Click or drag to resize

ICdssLibraryRepositoryMetadata Properties

The ICdssLibraryRepositoryMetadata 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 propertyIsHeadVersion True if this version is the HEAD version
(Inherited from IVersionedData)
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 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 propertyPreviousVersionKey Gets the previous version's key
(Inherited from IVersionedData)
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 propertyVersionKey Gets the version key
(Inherited from IVersionedData)
Public propertyVersionSequence Gets the version sequence
(Inherited from IVersionedData)
Top
See Also