EInvoiceMsgTransport_WebService_MX.createWcfClient Method [AX 2012]

Creates a WCF client.

Syntax

protected CLRObject createWcfClient(CLRObject _assembly, URL _url)

Run On

Called

Parameters

  • _assembly
    Type: CLRObject Class
    The assembly that contains the service reference.

Return Value

Type: CLRObject Class
The WCF client.

Exceptions

Exception Condition
Error

The constructor cannot be found.

See Also

Reference

EInvoiceMsgTransport_WebService_MX Class