QuickOPC User's Guide and Reference
UANodeTreePosition Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Graphs Namespace : UANodeTreePosition Class

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

Public Properties
 NameDescription
Public PropertyGets the exception encountered during browsing.  
Public PropertyBrowse name of the node (this string is intended for programmatic use). (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement)
Public PropertySpecifies the browse path for the OPC node. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement)
Public PropertyDetermines whether browsing was successful.  
Public PropertyThe display name of the node (this string is localized and intended to be human readable). (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement)
Public PropertyThe node has been reached by following a forward reference. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement)
Public PropertyDetermines whether this object represents a root of the tree.  
Public PropertyDetermines the level of this object inside a tree.  
Public PropertyThe class of the node. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement)
Public PropertyNode Id of this node. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement)
Public PropertyGets the parent object in the tree.  
Public PropertyType Id of the reference that was used to reach the node. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement)
Public PropertyType Id of the type of this node. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement)
Top
See Also

Reference

UANodeTreePosition Class
OpcLabs.EasyOpc.UA.Graphs Namespace
BrowseTree(IEasyUAClient,UAEndpointDescriptor,UANodeDescriptor,UABrowseParameters) Method