NodeInfo Structure
Use the NodeInfo structure to contain the information that identifies a single node.
The NodeInfo structure is used in the unresolvable-reference.html.
NodeInfo Structure Fields
Fields | Description |
---|---|
String NodeType |
Specifies the type of node. |
String NodeID |
Specifies the node's GUID. |
NodeTypes Enumeration
This enumeration defines the values for the different types of nodes.
This enumeration is used in the NodeInfo Structure.
NodeTypes Enumeration Values
Values | Description |
---|---|
String STRATEGY_NODE |
Specifies the node belongs to a strategy tree. |
String INITIATIVE_NODE |
Specifies the node belongs to an initiative tree. |