![](dotnetdiagramimages/OpcLabs_EasyOpcUA_OpcLabs_EasyOpc_UA_InformationModel_UABaseVariable`2.png)
'Declaration
<ComVisibleAttribute(False)> <UATypeDefinitionIdAttribute("nsu=http://opcfoundation.org/UA/;i=62")> <UANamespaceAttribute("http://opcfoundation.org/UA/")> <UATypeAttribute()> <CLSCompliantAttribute(True)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> Public MustInherit Class UABaseVariable (Of TValue,TAttribute) Inherits OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode
'Usage
Dim instance As UABaseVariable(Of TValue,TAttribute)
[ComVisible(false)] [UATypeDefinitionId("nsu=http://opcfoundation.org/UA/;i=62")] [UANamespace("http://opcfoundation.org/UA/")] [UAType()] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public abstract class UABaseVariable<TValue,TAttribute> : OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode
[ComVisible(false)] [UATypeDefinitionId("nsu=http://opcfoundation.org/UA/;i=62")] [UANamespace("http://opcfoundation.org/UA/")] [UAType()] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] generic<typename TValue> generic<typename TAttribute> public ref class UABaseVariable abstract : public OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode
System.Object
OpcLabs.BaseLib.LiveMapping.MappedObject
OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode
OpcLabs.EasyOpc.UA.InformationModel.UABaseVariable<TValue,TAttribute>
OpcLabs.EasyOpc.UA.InformationModel.UABaseDataVariable<TValue,TAttribute>
OpcLabs.EasyOpc.UA.InformationModel.UAPropertyNode<TValue,TAttribute>