Share via


WrkCtrScheduler.insertParallelJobsConstraints Method [AX 2012]

Emits all the constraints for all the parallel jobs of a certain type.

Syntax

protected void insertParallelJobsConstraints(
    RouteJobType _jobType, 
    RecId _jobNumNext, 
    SchedJobLink _link, 
    SchedJobLinkType _linkType, 
   [SchedMethod _schedMethod])

Run On

Server

Parameters

See Also

Reference

WrkCtrScheduler Class