TextblockFolder
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.
- Limbo - a '0' indicates an available object, a '1' indicates that the object is marked for deletion.
- AssignmentListRef - refers to the assignment list that this assignment belongs to.
- Description - the description of the object.
- DoesNotInheritRights – a '0' indicates false, a '1' indicates true.
- LimitFieldsets - if '0' the Text Blocks in this folder can use all Field Sets; if '1' the Field Sets that can be used are limited to a subset.
- LanguageRef - refers to the language; refer to the Language sub entry for more information.
- ParentTextblockFolderRef - refers to the parent Text Block folder; refer to the ParentTextblockFolder sub entry for more information.
- ProjectRef - refers to the project defining the object; refer to the Project sub entry for more information.
WITH-Subentries:
- ParentTextblockFolder - the parent Text Block folder.
- Language - A Unicode text, one for 'ENG' or 'NLD', indicating the language configured for the user.
- AssignmentList - the assignment list defining the authorization for this document.
- Project - the project containing the object.
FORALL-Subentries:
- AvailableFieldsets - the limited set of Field Sets that can be used by the Text Blocks in this folder. These sub entries only make sense if LimitFieldsets is '1'.
- 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.
- TextblockFolders - the Text Block folders that reside in this folder.
- Textblocks - the Text Blocks that reside in this folder.