Textblock
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.
- TextblockFolderRef.
- LockedByRef - refers to the user that 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 tot the in-development revision.
- AssignmentListRef - refers to the assignment list that this assignment belongs to.
- LanguageRef - refers to the language; refer to the Language subentry for more information.
- SortOrder.
- DoesNotInheritRights – a '0' indicates false, a '1' indicates true.
- IsRich - if '1', this is a rich (word-processor based) Text Block. A '0' indicates a classic Text Block.
- FileExt - the file extension (doc or docx) of a Rich Text Block. Only relevant if IsRich is '1'
- Limbo - a '0' indicates an available object, a '1' indicates that the object is marked for deletion.
WITH-Subentries:
- TextblockFolder - the folder this Text Block resides in.
- LockedBy - the user holding a lock on the object.
- CurrentTextblockRevision - the current revision of the object.
- InDevelopmentTextblockRevision - the in-development revision of the object.
- AcceptedTextblockRevision - the accepted revision of the object.
- PublishedTextblockRevision - the published revision of the object.
- 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.
FORALL-Subentries:
- TextblockRevisions - the revisions of this object.
- IncludedBy - the document revisions that include this document.
- 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 that contain this object.
- UsingModelRevisions - Model Revisions using this Text Block.
- UsingContWzrdRevisions - Content Wizard revisions using this Text Block.