ExportCompletedEventArgsExportRequest Property

Gets the export request.

Namespace:  Dundas.BI.Export
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public ClientExportRequest ExportRequest { get; }

Property Value

Type: ClientExportRequest
See Also