ExportContextResult Property |
Gets the export result.
Namespace:
Dundas.BI.Export
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public ExportResult Result { get; }
Public ReadOnly Property Result As ExportResult
Get
public:
property ExportResult^ Result {
ExportResult^ get ();
}
member Result : ExportResult with get
Property Value
Type:
ExportResultSee Also