ExportConfigInfoData Properties

The ExportConfigInfoData type exposes the following members.

Properties
  NameDescription
Public propertyCreatedBy
Gets the ID of the user who created this configuration.
Public propertyCreatedTime
Gets the creation UTC date and time of this configuration.
Public propertyId
Gets the ID of the export configuration.
Public propertyLastUsedBy
Gets or sets the ID of the user who last used this configuration.
Public propertyLastUsedTime
Gets or sets the UTC date and time this configuration was last used.
Public propertyName
Gets or sets the name of the export configuration.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also