Click or drag to resize

IMdmMasterT Properties

The IMdmMasterT type exposes the following members.

Properties
 NameDescription
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 propertyLocalRecords Gets the local records
Public propertyModifiedOn Gets the last modified timestamp for this resource.
(Inherited from IIdentifiedResource)
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 propertyTags Gets the tags associated with the object
(Inherited from ITaggable)
Public propertyVersionKey Gets the version key
(Inherited from IVersionedData)
Public propertyVersionSequence Gets the version sequence
(Inherited from IVersionedData)
Top
See Also