RecipientDeliveryRequestRecipientCulture Property |
Namespace:
Dundas.BI.Notifications.Delivery
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public CultureInfo? RecipientCulture { get; }
Public ReadOnly Property RecipientCulture As CultureInfo
Get
public:
property CultureInfo^ RecipientCulture {
CultureInfo^ get ();
}
member RecipientCulture : CultureInfo with get
Property Value
Type:
CultureInfoSee Also