QuickOPC User's Guide and Reference
_UABrowsePath Interface Properties

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Navigation.ComTypes Namespace : _UABrowsePath Interface

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

Public Properties
 NameDescription
 PropertyThe display string for the current object.  
 PropertyA sequence of browse path elements that form the browse path, beginning from the starting node. May be an empty sequence.  
 PropertyDetermines whether the current browse path represents is empty, i.e. contains no elements.  
 PropertyDetermines whether the current browse path is null (has a null starting node Id).  
 PropertyThe length of the OPC-UA browse path, i.e. the count of the browse path elements it consists of.  
 PropertyThe starting node descriptor of the browse path.  
 PropertyThe starting node Id of the browse path.  
Top
See Also

Reference

_UABrowsePath Interface
OpcLabs.EasyOpc.UA.Navigation.ComTypes Namespace