ClientExportRequestProviderId Property  | 
 
            Gets the ID of the provider that will perform the export.
            
 
    Namespace: 
   Dundas.BI.Export
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid ProviderId { get; }Public ReadOnly Property ProviderId As Guid
	Get
public:
property Guid ProviderId {
	Guid get ();
}member ProviderId : Guid with get
Property Value
Type: 
Guid
See Also