The Structured View object type defines a standardized object providing a container for references to subordinate objects that can include other Structured View objects, allowing multilevel hierarchies to be created.
Property | Definition |
---|---|
Node_Type | An enumeration that provides a general classification of a structured view object. |
Node_Subtype | A text string used to a short description of the item represented by the node. |
Subordinate_List | A list of object references that defines the members of the current Structured View. By including references to 'child' Structured View objects, multilevel hierarchies may be created. |
Subordinate_Annotations | A list (text strings) used to provide semantic descriptions of the objects referenced in the Subordinate_List. |