Folder
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 folder.
- Description - the description of this folder.
- ParentRef - refers to parent folder.
- AssignmentListRef - the assignment list defining the authorization for this document.
- Limbo - '0' if this object is available, '1' if it is marked for deletion.
WITH-Subentries:
- Parent - the parent folder.
- AssignmentList - the assignment list defining the authorization for this document.
FORALL-Subentries:
- Subfolders - all subfolders of this folder - direct children only.
- ContainedDocuments - all documents that reside in this folder (not recursive: documents in folders beneath this folder are not returned).
- Characteristics - all characteristics carried by this folder.
- ImportedBy - The ActionRuns that represent actions that imported this object.
- ExportedBy - The ActionRuns that represent actions that exported this object.