Opc.Ua.Core
UAObject Class
Members 



Opc.Ua.Export Namespace : UAObject Class
Syntax
'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 UAObject 
   Inherits UAInstance
'Usage
 
Dim instance As UAObject
[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 UAObject : 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 UAObject : public UAInstance 
Inheritance Hierarchy

System.Object
   Opc.Ua.Export.UANode
      Opc.Ua.Export.UAInstance
         Opc.Ua.Export.UAObject

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

UAObject Members
Opc.Ua.Export Namespace