Opc.Ua.Core
UAMethodArgument Class
Members 



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

System.Object
   Opc.Ua.Export.UAMethodArgument

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

UAMethodArgument Members
Opc.Ua.Export Namespace