Opc.Ua.Core
IObject Interface Members
Properties  Methods 

Opc.Ua Namespace : IObject Interface

The following tables list the members exposed by IObject.

Public Properties
 NameDescription
 Property The locale independent browse name. (Inherited from Opc.Ua.ILocalNode)
 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 object 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

IObject Interface
Opc.Ua Namespace