ExportResultInfoException Property |
Gets the exception generated during the export if one was encountered.
Namespace:
Dundas.BI.Export
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.1.0.1000)
Syntaxpublic string? Exception { get; }Public ReadOnly Property Exception As String
Get
public:
property String^ Exception {
String^ get ();
}member Exception : string with get
Property Value
Type:
String
See Also