ModelRevision
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.
- CreateModelPackageRef - refers to the Create Model Package object.
- ModelRef - refers to the base object of this revision.
- 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.
- IsAccepted - '1' if this is the accepted revision, '0' otherwise.
- IsPublished - '1' if this is the published revision, '0' otherwise.
- 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.
- CreatedWithModelPackage - the ITP/Create Model Package used with this revision.
- Model - the base object of this revision.
FORALL-Subentries:
- CreatedWith - the document revisions that were used in creating this model 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.
- UsedDIDEntries - DIDEntries used by this model revision.
- UsedFields - Fields used by this model revision.
- UsedFieldsets - Field Sets used by this model revision.
- UsedForms - Forms used by this model revision.
- UsedTextblocks - Text Blocks used by this model revision.
- UsedViews - Views used by this model revision.