QuickOPC User's Guide and Reference
IUABrowsePathElement Interface Members
Properties 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Navigation Namespace : IUABrowsePathElement Interface

The following tables list the members exposed by IUABrowsePathElement.

Public Properties
 NameDescription
 PropertyThe type of this OPC-UA browse path element.  
 PropertyDetermines whether subtypes of the specified reference type should be followed.  
 PropertyDetermines whether this browse path element object is configured.  
 PropertyDetermines whether this browse path element object is null.  
 PropertyDetermines whether this browse path element object is simple, i.e. specifies a forward, any hierarchical reference.  
 PropertyDetermines whether this browse path element should follow an inverse reference.  
 PropertyThe type of reference to follow.  
 PropertyDetermines whether the reference type is implied in this browse path element.  
 PropertyThe browse name of the target node.  
Top
Extension Methods
 NameDescription
Public Extension MethodFormats the browse path element into a string.
Top
See Also

Reference

IUABrowsePathElement Interface
OpcLabs.EasyOpc.UA.Navigation Namespace