ExportConfigInfoData Class |
Namespace: Dundas.BI.WebApi.Models
The ExportConfigInfoData type exposes the following members.
Name | Description | |
---|---|---|
ExportConfigInfoData |
Initializes a new instance of the ExportConfigInfoData class.
|
Name | Description | |
---|---|---|
CreatedBy |
Gets the ID of the user who created this configuration.
| |
CreatedTime |
Gets the creation UTC date and time of this configuration.
| |
Id |
Gets the ID of the export configuration.
| |
LastUsedBy |
Gets or sets the ID of the user who last used this configuration.
| |
LastUsedTime |
Gets or sets the UTC date and time this configuration was last used.
| |
Name |
Gets or sets the name of the export configuration.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |