ClientExportRequestViewId 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 (24.3.0.1000)
Syntax public Guid ViewId { get; }
Public ReadOnly Property ViewId As Guid
Get
public:
property Guid ViewId {
Guid get ();
}
member ViewId : Guid with get
Property Value
Type:
GuidSee Also