TreeNodeInfoStruct_Array (Type)
An array of tree node information structures.
Based On:
Array
Item Field Type:
TreeNodeInfoStruct
Structure Fields:
Field Name | Type | Description |
---|---|---|
ChildNodes | Array | An array of tree node information structures. |
Description | PlainText_2000 | The description of the tree node. |
ImageHeight | NonNegativeInteger | The height of the image, or 0 if no image. |
ImageID | ImageID_0 | The unique ID of an image or 0 for no image. |
ImageInfo | ImageInfo | A structure containing a detailed information regarding the image. |
ImageServerURL | ServerRelativeURL_EmptyString | The server URL of the image, or empty string if no image. |
ImageURL | ServerRelativeURL_EmptyString | The URL of the image, or empty string if no image. |
ImageWidth | NonNegativeInteger | The width of the image, or 0 if no image. |
ItemClass | CSSNameList_100_EmptyString | The item class of the tree node. |
LinkTarget | LinkTarget_Struct | A structure describing the different attributes of the link target. |
NodeID | TreeNodeID | The unique ID of the tree node. |
ParentNodeID | TreeNodeID_0 | The unique ID of the parent node, or 0 if a root node. |
Position | PositiveInteger | The position of the tree node. |
Properties | Struct | A structure that describes all of the properties for the tree. |
State | ActiveInactive | The state of the tree node. |
Title | PlainText_NonNull_255 | The title of the tree node. |
Error Message:
Must be an array of tree node information structures.