Opc.Ua.Core
IVariableBase Interface Members
Properties  Methods 

Opc.Ua Namespace : IVariableBase Interface

The following tables list the members exposed by IVariableBase.

Public Properties
 NameDescription
 Property The number in each dimension of an array value.  
 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 data type for the value attribute.  
 Property The localized description (Inherited from )
 Property The localized display name. (Inherited from )
 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 The value attribute.  
 Property Specifies whether the the value is an array or scalar.  
 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

IVariableBase Interface
Opc.Ua Namespace