![](dotnetdiagramimages/OpcLabs_EasyOpcUA_OpcLabs_EasyOpc_UA_Engine_EasyUAClientAdaptableParameters.png)
'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.Engine.ComTypes._EasyUAClientAdaptableParameters)> <ComVisibleAttribute(True)> <GuidAttribute("8BF0C2BC-4A7B-401E-9A3F-4D09F4000A43")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <ValueControlAttribute("OpcLabs.BaseLib.Forms.Common.ObjectSerializationControl, OpcLabs.BaseLibForms, Version=5.81.455.1, Culture=neutral, PublicKeyToken=6faddca41dacb409", DefaultReadWrite=False, Export=True, PageId=10001)> <SerializableAttribute()> Public NotInheritable Class EasyUAClientAdaptableParameters Inherits UAClientAdaptableParameters Implements LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Object2, OpcLabs.BaseLib.ComTypes._Parameters, OpcLabs.EasyOpc.UA.Engine.ComTypes._EasyUAClientAdaptableParameters, OpcLabs.EasyOpc.UA.Engine.ComTypes._UAClientAdaptableParameters, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As EasyUAClientAdaptableParameters
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.Engine.ComTypes._EasyUAClientAdaptableParameters)] [ComVisible(true)] [Guid("8BF0C2BC-4A7B-401E-9A3F-4D09F4000A43")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [ValueControl("OpcLabs.BaseLib.Forms.Common.ObjectSerializationControl, OpcLabs.BaseLibForms, Version=5.81.455.1, Culture=neutral, PublicKeyToken=6faddca41dacb409", DefaultReadWrite=false, Export=true, PageId=10001)] [Serializable()] public sealed class EasyUAClientAdaptableParameters : UAClientAdaptableParameters, LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Object2, OpcLabs.BaseLib.ComTypes._Parameters, OpcLabs.EasyOpc.UA.Engine.ComTypes._EasyUAClientAdaptableParameters, OpcLabs.EasyOpc.UA.Engine.ComTypes._UAClientAdaptableParameters, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.Engine.ComTypes._EasyUAClientAdaptableParameters)] [ComVisible(true)] [Guid("8BF0C2BC-4A7B-401E-9A3F-4D09F4000A43")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [ValueControl("OpcLabs.BaseLib.Forms.Common.ObjectSerializationControl, OpcLabs.BaseLibForms, Version=5.81.455.1, Culture=neutral, PublicKeyToken=6faddca41dacb409", DefaultReadWrite=false, Export=true, PageId=10001)] [Serializable()] public ref class EasyUAClientAdaptableParameters sealed : public UAClientAdaptableParameters, LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Object2, OpcLabs.BaseLib.ComTypes._Parameters, OpcLabs.EasyOpc.UA.Engine.ComTypes._EasyUAClientAdaptableParameters, OpcLabs.EasyOpc.UA.Engine.ComTypes._UAClientAdaptableParameters, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
In order to obtain or modify these parameters, in the default state (when OpcLabs.EasyOpc.UA.EasyUAClientCore.Isolated equals to false
), access static OpcLabs.EasyOpc.UA.EasyUAClientCore.AdaptableParameters. If you have set OpcLabs.EasyOpc.UA.EasyUAClientCore.Isolated to true
, you need to access OpcLabs.EasyOpc.UA.EasyUAClientCore.IsolatedParameters.
System.Object
OpcLabs.BaseLib.Object2
OpcLabs.BaseLib.Info
OpcLabs.BaseLib.Parameters
OpcLabs.EasyOpc.UA.Engine.UAClientAdaptableParameters
OpcLabs.EasyOpc.UA.Engine.EasyUAClientAdaptableParameters