OPCDA.NET-UA
NodeElement Class Members
See Also  Fields  Send Feedback
OpcDaNetUaOption.Net4 Assembly > UA_Wrapper Namespace : NodeElement Class

Glossary Item Box

The following tables list the members exposed by NodeElement.

Public Constructors

 NameDescription
Public ConstructorNodeElement Constructor  
Top

Public Fields

 NameDescription
Public FieldHasChildren Indicates that the element has or may have children.  
Public FieldIsItem Indicates that the element is an item that can be used to Read, Write, and Subscribe. If set and ItemID is a NULL string, then this element is a “hint” versus being a valid item.  
Public FieldItemID The unique identifier for this item that can be used with AddItems, Browse or GetProperties.  
Public FieldName Short user friendly portion of the namespace pointing to the element. This is the string to be used for display purposes in a tree control.  
Top

See Also

Copyright © 2020 Advosol Inc. All Rights Reserved.