QuickOPC User's Guide and Reference
_DANodeElement Interface Members
Properties  Methods 

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

The following tables list the members exposed by _DANodeElement.

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
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 Method  
Top
See Also

Reference

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