Opc.Ua.Core
IVariable Interface
Members 



Opc.Ua Namespace : IVariable Interface
An interface to an object that describes a Variable node.
Object Model
IVariable InterfaceQualifiedName ClassNodeId ClassLocalizedText ClassLocalizedText ClassNodeId ClassNodeId ClassIReferenceCollection InterfaceExpandedNodeId Class
Syntax
'Declaration
 
Public Interface IVariable 
   Inherits ILocalNode, INode, IVariableBase 
'Usage
 
Dim instance As IVariable
public interface IVariable : ILocalNode, INode, IVariableBase  
public interface class IVariable : public ILocalNode, INode, IVariableBase  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IVariable Members
Opc.Ua Namespace