8.29 NodeClass

This DataType is an enumeration that identifies a NodeClass. Its values are defined in Table 30.

Table 30 – NodeClass Values
NameValueDescription
Unspecified0No value is specified.
Object1The Node is an Object.
Variable2The Node is a Variable.
Method4The Node is a Method.
ObjectType8The Node is an ObjectType.
VariableType16The Node is a VariableType.
ReferenceType32The Node is a ReferenceType.
DataType64The Node is a DataType.
View128The Node is a View.