QuickOPC User's Guide and Reference
UABrowsePath Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Navigation Namespace : UABrowsePath Class

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

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

Reference

UABrowsePath Class
OpcLabs.EasyOpc.UA.Navigation Namespace