RetailConnSCClient.setJobId Method [AX 2012]

Sets the job ID for the request in store connect.

Syntax

public void setJobId(str _jobId)

Run On

Server

Parameters

  • _jobId
    Type: str
    The jobID to be set.

See Also

Reference

RetailConnSCClient Interface