
'Declaration
<DataContractAttribute("http://opcfoundation.org/UA/2008/02/Types.xsd")> Public MustInherit Class BaseVariableState Inherits BaseInstanceState Implements IFilterTarget
'Usage
Dim instance As BaseVariableState
[DataContract("http://opcfoundation.org/UA/2008/02/Types.xsd")] public abstract class BaseVariableState : BaseInstanceState, IFilterTarget
[DataContract("http://opcfoundation.org/UA/2008/02/Types.xsd")] public ref class BaseVariableState abstract : public BaseInstanceState, IFilterTarget
System.Object
Opc.Ua.NodeState
Opc.Ua.BaseInstanceState
Opc.Ua.BaseVariableState
Opc.Ua.BaseDataVariableState
Opc.Ua.PropertyState
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