Share via


RetailConnSchedulerSubJobCreation.paramJobIDs Method [AX 2012]

Sets the value for job ID.

Syntax

public container paramJobIDs(container _jobIDs)

Run On

Called

Parameters

  • _jobIDs
    Type: container
    Contains all job Id's of scheduler sub job line.

Return Value

Type: container
Container which have the job ids of scheduler sub job line.

See Also

Reference

RetailConnSchedulerSubJobCreation Class