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.
              | |
| 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.
              | |
| TenantId | 
            Gets the tenant ID the user is from.
              |