DID
WITH-entry.
Parameters:
- Ref - a reference value identifying the object.
Fields:
- Self - a reference value referring to the object itself.
- Name - the name of the object.
- FolderRef - refers to the folder containing the object; refer to the Folder subentry for more information.
- LockedByRef - refers to the user who holds a lock on the object; refer to the LockedBy subentry for more information.
- LastRevisionNr - a text value indicating the most recently dispensed revision number.
- CurrentRevisionRef - refers to the current revision; refer to the CurrentDIDRevision subentry for more information.
- EditRevisionRef - refers to the in-development revision; refer to the InDevelopmentDIDRevision subentry for more information.
- Description - the description of the object.
- Limbo - a '0' indicates an available object, a '1' indicates that the object is marked for deletion.
WITH-Subentries:
- Folder - the folder containing the object.
- LockedBy - the user holding a lock on the object.
- CurrentDIDRevision - the current revision of the object.
- InDevelopmentDIDRevision - the revision currently being developed.
FORALL-Subentries:
- DIDRevisions - the revisions of this object.
- Labels - the labels that this object holds - i.e., that are assigned to one of its revisions.
- Characteristics - the characteristics attached to this object.
- ImportedBy - The ActionRuns that represent actions that imported this object.
- ExportedBy - The ActionRuns that represent actions that exported this object.