'Declaration
<GeneratedCodeAttribute("xsd", "4.8.3928.0")> <DebuggerStepThroughAttribute()> <DesignerCategoryAttribute("code")> <XmlTypeAttribute("http://opcfoundation.org/UA/2011/03/UANodeSet.xsd")> <XmlIncludeAttribute(Opc.Ua.Export.UAView)> <SerializableAttribute()> Public Class UAVariable Inherits UAInstance
'Usage
Dim instance As UAVariable
[GeneratedCode("xsd", "4.8.3928.0")] [DebuggerStepThrough()] [DesignerCategory("code")] [XmlType("http://opcfoundation.org/UA/2011/03/UANodeSet.xsd")] [XmlInclude(Opc.Ua.Export.UAView)] [Serializable()] public class UAVariable : UAInstance
[GeneratedCode("xsd", "4.8.3928.0")] [DebuggerStepThrough()] [DesignerCategory("code")] [XmlType("http://opcfoundation.org/UA/2011/03/UANodeSet.xsd")] [XmlInclude(Opc.Ua.Export.UAView)] [Serializable()] public ref class UAVariable : public UAInstance