View
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.
- ViewFolderRef – refers to the folder the object resides in; refer to the ViewFolder subentry for more information.
- LockedByRef - refers to the user who holds a lock on the object; refer to the LockedBy subentry for more information.
- Description - the description of the object.
- LastRevisionNr - a text value indicating the most recently dispensed revision number.
- CurrentRevisionRef - refers to the current revision.
- AcceptedRevisionRef – refers to the accepted revision.
- PublishedRevisionRef - refers to the published revision.
- EditRevisionRef – refers to the in-development revision.
- AssignmentListRef - refers to the assignment list that defines the authorization for this object.
- DoesNotInheritRights – a '0' indicates false, a '1' indicates true.
- Limbo - a '0' indicates an available object, a '1' indicates that the object is marked for deletion.
WITH-Subentries:
- ViewFolder - the folder were this object resides.
- LockedBy - the user holding a lock on the object.
- CurrentViewRevision - the current revision of the object.
- InDevelopmentViewRevision - the in-development revision of the object.
- AcceptedViewRevision - the accepted revision of the object.
- PublishedViewRevision - the published revision of the object.
- AssignmentList - the assignment list defining the authorization for this object.
FORALL-Subentries:
- Labels - the labels that this object holds - i.e., that are assigned to one of its revisions.
- Characteristics - the characteristics attached to this object.
- ExportedBy - The ActionRuns that represent actions that exported this object.
- ImportedBy - The ActionRuns that represent actions that imported this object.
- ViewRevisions - the revisions of this object.
- UsingModelRevisions - Model Revisions using this View