ExportResultInfo Class |
Namespace: Dundas.BI.Export
The ExportResultInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountId |
Gets the ID of the user that created the export.
| |
| BlobId |
Gets the ID of the blob in the blob storage.
| |
| Exception |
Gets the exception generated during the export if one was encountered.
| |
| ExpiryDate |
Gets the date the export file will be removed from the blob storage.
| |
| ExportDate |
Gets the UTC DateTime the export was created.
| |
| FileName |
Gets the name of the export file.
| |
| RequestId |
Gets the ID of the request that created the export.
| |
| Status |
Gets the final status of the export.
| |
| TenantId |
Gets the tenant ID the user is from.
|