RecipientDeliveryRequestRecipientCulture Property |
Namespace: Dundas.BI.Notifications.DeliveryAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic CultureInfo? RecipientCulture { get; }Public ReadOnly Property RecipientCulture As CultureInfo
Get
public:
property CultureInfo^ RecipientCulture {
CultureInfo^ get ();
}member RecipientCulture : CultureInfo with get
Property Value
CultureInfo
See Also