OPC Studio User's Guide and Reference
NodeDescriptor Class Fields


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

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

Public Fields
 NameDescription
Public FieldDefault NodeDescriptor, expressed as string.

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

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

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
Protected Fields
 NameDescription
Protected FieldDefault node id (none, i.e. null).

The value of this constant is null.

 
Protected FieldA node Id that represents a root of the address space. An empty string.

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

 
Top
See Also

Reference

NodeDescriptor Class
OpcLabs.EasyOpc Namespace