RecipientDeliveryRequestRecipientCulture Property

Gets the CultureInfo of the recipient.

Namespace:  Dundas.BI.Notifications.Delivery
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public CultureInfo RecipientCulture { get; }

Property Value

Type: CultureInfo
See Also