ExportResultInfoData Class |
Namespace: Dundas.BI.WebApi.Models
The ExportResultInfoData type exposes the following members.
Name | Description | |
---|---|---|
ExportResultInfoData |
Initializes a new instance of the ExportResultInfoData class.
|
Name | Description | |
---|---|---|
AccountId |
Gets the ID of the user that created the export.
| |
BlobId |
Gets the ID of the blob in the blob storage.
| |
Description |
Gets or sets the object description.
(Inherited from DescriptorBaseData.) | |
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.
| |
Id |
Gets the object ID.
(Inherited from DescriptorBaseData.) | |
Name |
Gets or sets the object name.
(Inherited from DescriptorBaseData.) | |
TenantId |
Gets the tenant ID the user is from.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |