Click or drag to resize

IDatamart Properties

The IDatamart type exposes the following members.

Properties
 NameDescription
Public propertyCreatedByKey Gets or sets the creator of the data
(Inherited from IBaseData)
Public propertyCreationTime Gets or sets the time when the data was created
(Inherited from IBaseData)
Public propertyDefinitionHash Gets the hash of the definition
Public propertyDescription Get the description for the datamart
Public propertyFlowExecutions Gets the log entries related to this datamart entry
Public propertyId Get the unique identifier for this datamart
Public propertyKey Gets or sets the resource key for this resource.
(Inherited from IIdentifiedResource)
Public propertyModifiedOn Gets the last modified timestamp for this resource.
(Inherited from IIdentifiedResource)
Public propertyName Get the name of the datamart
Public propertyObsoletedByKey Gets or sets teh obsoletor of the data
(Inherited from IBaseData)
Public propertyObsoletionTime Gets or sets the time with the data was obsoleted.
(Inherited from IBaseData)
Public propertyTag Gets the tag for this resource. The tag is used to calculate whether a resource has changed or not.
(Inherited from IIdentifiedResource)
Public propertyUpdatedByKey Gets or sets the provenance of updating
(Inherited from INonVersionedData)
Public propertyUpdatedTime Gets or sets the time of updating
(Inherited from INonVersionedData)
Public propertyVersion Get the version of the deployed datamart
Top
See Also