OPC Studio 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).

The value of this constant is null.

 
Public FieldDefault value of HasChildren. Equals to false.

The value of this constant is False.

 
Public FieldDefault value of IsBranch. Equals to false.

The value of this constant is False.

 
Public FieldDefault value of IsLeaf. Equals to false.

The value of this constant is False.

 
Public FieldDefault node name. An empty string.

The value of this constant is "" (String.Empty).

 
Public FieldDefault Node Id. Equals to null, meaning that no Node Id is specified.

The value of this constant is null.

 
Public FieldDefault node path. Equals to null, meaning that no node path is specified.

The value of this constant is null.

 
Top
See Also

Reference

NodeElement Class
OpcLabs.EasyOpc Namespace