ExportResultInfoExportDate Property |
Gets the UTC
DateTime the export was created.
Namespace:
Dundas.BI.Export
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic DateTime ExportDate { get; }Public ReadOnly Property ExportDate As DateTime
Get
public:
property DateTime ExportDate {
DateTime get ();
}member ExportDate : DateTime with get
Property Value
Type:
DateTime
See Also