DeliverySettingsExportUsingRecipientAccount Property

Gets or sets a value indicating whether the export should be run under recipient(s)'s account.

Namespace:  Dundas.BI.Notifications.Delivery
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public bool ExportUsingRecipientAccount { get; set; }

Property Value

Type: Boolean
if the export should be run using the recipient(s)'s account; otherwise, .
See Also