NodeInfoState# webVis API Reference NodeInfoState Enumeration NodeInfoState Describes, if the info state of a Node. DeprecatedNodeInfoState is deprecated and will be removed in the next release. Please use NodeState instead. Index Enumeration Members DEFAULT ERRORS MISSING_DATA MISSING_DATA_IN_SUBTREE WARNINGS Enumeration Members DEFAULT DEFAULT: 0 ERRORS ERRORS: 5 MISSING_DATA MISSING_DATA: 4 MISSING_DATA_IN_SUBTREE MISSING_DATA_IN_SUBTREE: 8 WARNINGS WARNINGS: 10
Describes, if the info state of a Node.
Deprecated
NodeInfoState is deprecated and will be removed in the next release. Please use NodeState instead.