Opc.Ua.Core
ILocalNode Interface Members
Properties  Methods 

Opc.Ua Namespace : ILocalNode Interface

The following tables list the members exposed by ILocalNode.

Public Properties
 NameDescription
 Property The locale independent browse name.  
 Property A synchronization object that can be used to safely access the node.  
 Property The localized description  
 Property The localized display name.  
 Property A handle assigned to the node.  
 Property The identifier for the ModellingRule node.  
 Property The node class. (Inherited from Opc.Ua.INode)
 Property The node identifier.  
 Property The collection of references for the node.  
 Property The identifier for the TypeDefinition node. (Inherited from )
 Property A mask indicating which attributes that are writeable for the current user.  
 Property A mask indicating which attributes are writeable.  
Top
Public Methods
 NameDescription
 Method Creates a copy of the node.  
 Method Reads the value of a attribute.  
 Method Returns true if the node supports the attribute.  
 Method Writes the value of an attribute.  
Top
See Also

Reference

ILocalNode Interface
Opc.Ua Namespace