OPC Studio User's Guide and Reference
EasyUAClientComplexData Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Plugins.ComplexData Namespace > EasyUAClientComplexData Class : EasyUAClientComplexData Constructor

This is typically obtained from the IEasyUAClientComplexData.DataTypeModelProvider property of the IEasyUAClientComplexData service.

The value of this parameter cannot be null (Nothing in Visual Basic).

This is typically obtained from the IEasyUAClientComplexData.DataTypeDictionaryProvider property of the IEasyUAClientComplexData service.

The value of this parameter cannot be null (Nothing in Visual Basic).

This is typically obtained from the IEasyUAClientComplexData.DataTypeDefinitionProvider property of the IEasyUAClientComplexData service.

The value of this parameter cannot be null (Nothing in Visual Basic).

The value of this parameter cannot be null (Nothing in Visual Basic).

Syntax

Parameters

dataTypeModelProvider

This is typically obtained from the IEasyUAClientComplexData.DataTypeModelProvider property of the IEasyUAClientComplexData service.

The value of this parameter cannot be null (Nothing in Visual Basic).

dataTypeDictionaryProvider

This is typically obtained from the IEasyUAClientComplexData.DataTypeDictionaryProvider property of the IEasyUAClientComplexData service.

The value of this parameter cannot be null (Nothing in Visual Basic).

dataTypeDefinitionProvider

This is typically obtained from the IEasyUAClientComplexData.DataTypeDefinitionProvider property of the IEasyUAClientComplexData service.

The value of this parameter cannot be null (Nothing in Visual Basic).

serverTables

The value of this parameter cannot be null (Nothing in Visual Basic).

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also