NotificationContentExportProviderId Property |
Gets or sets the ID of the export provider.
Namespace:
Dundas.BI.Notifications
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid ExportProviderId { get; set; }
Public Property ExportProviderId As Guid
Get
Set
public:
property Guid ExportProviderId {
Guid get ();
void set (Guid value);
}
member ExportProviderId : Guid with get, set
Property Value
Type:
GuidSee Also