Project
WITH-entry.
Parameters:
- Ref - a reference value identifying the object.
Fields:
- Self - a reference value referring to the object itself.
- Name - the name of this project.
- Description - the description of this project.
- AssignmentListRef - the assignment list defining the authorization for this project.
- DIDFolderRef - refers to the top-level DID folder.
- StyleFolderRef - refers to the top-level Style folder.
- ContWzrdFolderRef - refers to the top-level Content Wizard folder.
- FieldsetFolderRef - refers to the top-level Field Set folder.
- FormFolderRef - refers to the top-level Form folder.
- TextblockFolderRef - refers to the top-level Text Block folder.
- ViewFolderRef - refers to the top-level View folder.
- Limbo - '0' if the object is available, '1' if it is marked for deletion.
WITH-Subentries:
- AssignmentList - the assignment list defining the authorization for this project.
- DIDFolder - the top-level DID folder.
- StyleFolder - the top-level Style folder.
- ContWzrdFolder - the top-level Content Wizard folder.
- FieldsetFolder - the top-level Field Set folder.
- FormFolder - the top-level Form folder.
- TextblockFolder - the top-level Text Block folder.
- ViewFolder - the top-level View folder.
FORALL-Subentries:
- Folders - all folders of this project - direct children only.
- ContainedDocuments - all documents that reside at the top-level in this project (not recursive: documents in folders beneath this folder are not returned).
- Characteristics - the characteristics defined by the project.
- CharacteristicGroups - the characteristic groups defined by the project.
- ContWzrdFolders - the Content Wizard folders of this project - direct children only.
- FieldsetFolders - the Field Set folders of this project - direct children only.
- FormFolders - the Form folders of this project - direct children only.
- TextblockFolders - the Text Block folders of this project - direct children only.
- ViewFolders - the View folders of this project - direct children only.
- Labels - all labels that are known within this project.
- ImportedBy - The ActionRuns that represent actions that imported this object.
- ExportedBy - The ActionRuns that represent actions that exported this object.