Newer Version Available
Context Node Output
Output representation of context node.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| attributes | Context Attribute List[] | List of attributes. | Small, 59.0 | 59.0 |
| childNodes | Context Node Output[] | List of child context nodes. | Small, 59.0 | 59.0 |
| contextDefinitionVersionID | String | ID of context definition version. | Small, 59.0 | 59.0 |
| contextNodeID | String | ID of this context node. | Small, 59.0 | 59.0 |
| isSuccess | Boolean | Specifies if the operation is success (true) or not (false). | Small, 59.0 | 59.0 |
| isTransposable | Boolean | Specifies if the context node is used for transposable feature (true) or not (false). | Small, 59.0 | 59.0 |
| name | String | Name of the context node. | Small, 59.0 | 59.0 |
| parentNodeID | String | ID of (parent) context node. | Small, 59.0 | 59.0 |
| tags | Context Attribute Tag Output[] | List of tags. | Small, 59.0 | 59.0 |