Opc.Ua.Core
IView Interface Members
Properties  Methods 

Opc.Ua Namespace : IView Interface

The following tables list the members exposed by IView.

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

Reference

IView Interface
Opc.Ua Namespace