Opc.Ua.Core
IVariable Interface Properties

Opc.Ua Namespace : IVariable Interface

For a list of all members of this type, see IVariable members.

Public Properties
 NameDescription
 Property The type of access supported by variable.  
 Property The number in each dimension of an array value. (Inherited from Opc.Ua.IVariableBase)
 Property The locale independent browse name. (Inherited from )
 Property A synchronization object that can be used to safely access the node. (Inherited from )
 Property The data type for the value attribute. (Inherited from )
 Property The localized description (Inherited from )
 Property The localized display name. (Inherited from )
 Property A handle assigned to the node. (Inherited from )
 Property Whether historical data is being archived for the variable.  
 Property The minimum sampling interval supported by the variable.  
 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 The type of access supported by variable for the current user.  
 Property A mask indicating which attributes that are writeable for the current user. (Inherited from )
 Property The value attribute. (Inherited from )
 Property Specifies whether the the value is an array or scalar. (Inherited from )
 Property A mask indicating which attributes are writeable. (Inherited from )
Top
See Also

Reference

IVariable Interface
Opc.Ua Namespace