QuickOPC User's Guide and Reference
UAComplexDataParameters Class
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Plugins.ComplexData Namespace : UAComplexDataParameters Class
Contains parameters for OPC UA Complex Data client.
Object Model
UAComplexDataParameters ClassUAComplexDataParameters Class
Syntax
'Declaration
 
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.Plugins.ComplexData.ComTypes._UAComplexDataParameters)>
<ComVisibleAttribute(True)>
<GuidAttribute("18D80FB0-78AE-4F75-AC79-B03F32F46D05")>
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
<CLSCompliantAttribute(True)>
<SerializableAttribute()>
Public Class UAComplexDataParameters 
   Inherits OpcLabs.BaseLib.Parameters
   Implements LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Parameters, OpcLabs.EasyOpc.UA.Plugins.ComplexData.ComTypes._UAComplexDataParameters, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable 
'Usage
 
Dim instance As UAComplexDataParameters
[ComDefaultInterface(OpcLabs.EasyOpc.UA.Plugins.ComplexData.ComTypes._UAComplexDataParameters)]
[ComVisible(true)]
[Guid("18D80FB0-78AE-4F75-AC79-B03F32F46D05")]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
[CLSCompliant(true)]
[Serializable()]
public class UAComplexDataParameters : OpcLabs.BaseLib.Parameters, LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Parameters, OpcLabs.EasyOpc.UA.Plugins.ComplexData.ComTypes._UAComplexDataParameters, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable  
[ComDefaultInterface(OpcLabs.EasyOpc.UA.Plugins.ComplexData.ComTypes._UAComplexDataParameters)]
[ComVisible(true)]
[Guid("18D80FB0-78AE-4F75-AC79-B03F32F46D05")]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
[CLSCompliant(true)]
[Serializable()]
public ref class UAComplexDataParameters : public OpcLabs.BaseLib.Parameters, LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Parameters, OpcLabs.EasyOpc.UA.Plugins.ComplexData.ComTypes._UAComplexDataParameters, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable  
Inheritance Hierarchy

System.Object
   OpcLabs.BaseLib.Info
      OpcLabs.BaseLib.Parameters
         OpcLabs.EasyOpc.UA.Plugins.ComplexData.UAComplexDataParameters
            OpcLabs.EasyOpc.UA.Plugins.ComplexData.UAComplexDataPluginParameters

Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

UAComplexDataParameters Members
OpcLabs.EasyOpc.UA.Plugins.ComplexData Namespace