Share via


RetailConnAX5SCClient.send Method [AX 2012]

Send request to the data director client.

Syntax

public boolean send(CLRObject _requestHeader, str _workingDirectoryPath)

Run On

Called

Parameters

  • _workingDirectoryPath
    Type: str
    Working directory path to store RECID data files

Return Value

Type: boolean
true if the request is sent succesfully; otherwise false.

See Also

Reference

RetailConnAX5SCClient Class