EasyUA Reference
NodeElement Class Members
See Also  Fields  Properties  Methods  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace : NodeElement Class

Glossary Item Box

The following tables list the members exposed by NodeElement.

Public Constructors

 NameDescription
Public ConstructorNodeElement ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public FieldaccessLevel The access rights for Variable class nodes, if it could be read successfully from the server.  
Public Fieldchildren The browsed forward references of this node.  
Public FielddataType The data type for Variable class nodes, if it could be read successfully from the server.  
Public FieldiconIndex The index of the icon shown for the TreeView node in unselected state.  
Public FieldiconIndexSelected The index of the icon shown for the TreeView node in selected state.  
Public FieldnamespaceTable Needed for absolute ExpandedNodeIds  
Public FieldnodeInfo Description information if this node.  
Top

Public Properties

 NameDescription
Public PropertynodeID The index of the icon shown un unselected state.  
Top

Public Methods

 NameDescription
Public MethodCastToServerType Converts the object to the datatype of this VariableNode in the server.  
Public MethodGetDataType Gets the .NET data type of this VariableNode.  
Public MethodMakeWriteValueBuilds a WriteValue object with the specified value.
The value is converted to the datatype of this VariableNode in the server.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.