ContWzrd
WITH-entry.
This entry represents a Content Wizard. The entry name has been abbreviated because in compositions, "ContentWizard" would generate names that are too long for older versions of ITP.
Parameters:
- Ref - a reference value identifying the object.
Fields:
- Self - a reference value referring to the object itself.
- Name - the name of the object.
- ContWzrdFolderRef - a reference value referring to the folder this object resides in.
- LockedByRef - a reference value referring to the user locking this object.
- Description - the description of the object.
- LastRevisionNr - a text value indicating the most recently dispensed revision number in this object.
- 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 - whether this object refuses to accept authorization changes from its parent. 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:
- ContWzrdFolder - the folder this object resides in.
- CurrentContWzrdRevision - the current revision of the object.
- InDevelopementContWzrdRevision - the in-development revision of the object.
- AcceptedContWzrdRevision - the accepted revision of the object.
- PublishedContWzrdRevision - the published revision of the object.
- LockedBy - the user locking this object.
- AssignmentList - the assignment list holding the authorization for this object.
FORALL-subentries:
- ContWzrdRevisions - the revisions of the object.
- Labels - the labels held by this object.
- Characteristics - the characteristics of this object.
- ExportedBy - the ActionRuns that represent actions that exported this object.
- ImportedBy - the ActionRuns that represent actions that imported this object.