QuickOPC User's Guide and Reference
_DANodeElement Interface Properties

OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes Namespace : _DANodeElement Interface

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

Public Properties
 NameDescription
 PropertySpecifies the browse path for the OPC node.  
 PropertyThe display string for the current object.  
 PropertyThe element has children and can be used for a subsequent browse.  
 PropertyThe node is a branch (a "folder" the can contain other nodes).  
 PropertyThis element is a “hint” leaf versus being a valid item. The OpcLabs.EasyOpc.NodeElement.Name property contains the hint text, and ItemID is an empty string.  
 PropertyThis element is an item, i.e. it is a leaf but not a hint.  
 PropertyThe element is a leaf.  
 PropertyDetermines whether this element describes a root of the address space.  
 PropertyThe unique identifier for this item.  
 PropertyShort user friendly portion of the namespace pointing to the element. This is the string to be used for display purposes.  
 PropertyThe node path for this node. Only used with OPC XML.  
Top
See Also

Reference

_DANodeElement Interface
OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes Namespace