Connectivity Software 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.

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

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

This is a constant, and its value is null.

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

This is a constant, and its value is null.

 
Top
Protected Fields
 NameDescription
Protected FieldDefault node id (none, i.e. null).

This is a constant, and its value is null.

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

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

 
Top
See Also

Reference

NodeDescriptor Class
OpcLabs.EasyOpc Namespace