Open this page in the API Guide

RecipientDeliveryRequest.RecipientCulture 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 (25.1.0.1000)
Syntax
public CultureInfo? RecipientCulture { get; }

Property Value

Type: CultureInfo
See Also