RecipientDeliveryRequestRecipientCulture Property  | 
  
    Namespace: 
   Dundas.BI.Notifications.Delivery
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.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
Type: 
CultureInfo
See Also