DIDRevision
WITH-entry.
Parameters:
- Ref - a reference value identifying the object.
Fields:
- Self - a reference value referring to the object itself.
- Revision - the revision number (as Unicode text) of the revision.
- CreationDate - the date the revision was created or last changed.
- CreatedByRef - the user who last created or changed this revision; refer to the sub entry CreatedBy for more information.
- DIDRef - refers to the base object of this revision.
- Description - the description of the object.
- IsCurrent - 1 if this is the current revision, otherwise 0.
- IsInDevelopment - 1 if this is the in-development revision, otherwise 0.
- Limbo - a 0 indicates an available object, a 1 indicates that the object is marked for deletion.
WITH-Subentries:
- CreatedBy - the user who last created or changed this revision.
- DID - the base object of this revision.
FORALL-Subentries:
- ConfiguredIn - the project that have this DID revision configured as active DID.
- CompiledIn - the model revisions that were created with this DID.
- Characteristics - the characteristics attached to this object.
- DIDEntries - the DID entries of this object.
- Labels - the labels that are carried by this revision.
- ImportedBy - The ActionRuns that represent actions that imported this object.
- ExportedBy - The ActionRuns that represent actions that exported this object.