DocumentRevision
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 CreatedBy subentry for more information.
- DocumentRef - refers to the base object of this revision.
- DerivedFromRef - refers to the document revision this one was derived from.
- Description - the description of the object.
- IsCurrent - '1' if this is the current revision, '0' otherwise.
- IsInDevelopment - '1' if this is the in-development revision, '0' otherwise.
- DAStatusOK - '1' if dependency (include) information of this object is up-to-date, '0' if it cannot be trusted.
- 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.
- Document - the base object of this revision.
FORALL-Subentries:
- CompiledIn - the model revisions that were created with this document revision.
- Includes - the documents that are included by this document revision.
- Characteristics - the characteristics attached to 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.