ExportRequestViewId Property  | 
 
            Gets the View ID for which the export is requested.
            
 
    Namespace: 
   Dundas.BI.Export
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid ViewId { get; }Public ReadOnly Property ViewId As Guid
	Get
public:
property Guid ViewId {
	Guid get ();
}member ViewId : Guid with get
Property Value
Type: 
Guid
See Also