Connectivity Software User's Guide and Reference
NodeElement Class Fields


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace : NodeElement Class

For a list of all members of this type, see NodeElement members.

Public Fields
 NameDescription
Public FieldDefault browse path (none, i.e. null).

This is a constant, and its value is null.

 
Public FieldDefault value of HasChildren.

This is a constant, and its value is False.

 
Public FieldDefault value of IsBranch.

This is a constant, and its value is False.

 
Public FieldDefault value of IsLeaf.

This is a constant, and its value is False.

 
Public FieldDefault node name. An empty string.

This is a constant, and its value is "" (String.Empty).

 
Public FieldDefault Node Id. Effectively, no Node Id is specified.

This is a constant, and its value is null.

 
Public FieldDefault node path. Effectively, no node path is specified.

This is a constant, and its value is null.

 
Top
See Also

Reference

NodeElement Class
OpcLabs.EasyOpc Namespace