QuickOPC User's Guide and Reference
DANodeElement Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.AddressSpace Namespace : DANodeElement Class

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

Public Properties
 NameDescription
Public PropertySpecifies the browse path for the OPC node. (Inherited from OpcLabs.EasyOpc.NodeElement)
Public PropertyThe element has children and can be used for a subsequent browse. (Inherited from OpcLabs.EasyOpc.NodeElement)
Public PropertyThe node is a branch (a "folder" the can contain other nodes). (Inherited from OpcLabs.EasyOpc.NodeElement)
Public 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.  
Public PropertyThis element is an item, i.e. it is a leaf but not a hint.  
Public PropertyThe element is a leaf. (Inherited from OpcLabs.EasyOpc.NodeElement)
Public PropertyDetermines whether this element describes a root of the address space. (Inherited from OpcLabs.EasyOpc.NodeElement)
Public PropertyThe unique identifier for this item.  
Public PropertyShort user friendly portion of the namespace pointing to the element. This is the string to be used for display purposes.  
Public PropertyThe node path for this node. Only used with OPC XML. (Inherited from OpcLabs.EasyOpc.NodeElement)
Public Propertystatic (Shared in Visual Basic)The node element for the root of the address space.  
Top
See Also

Reference

DANodeElement Class
OpcLabs.EasyOpc.DataAccess.AddressSpace Namespace