Job Constructor

Initializes a new instance of the Job class Scheduling variables need access to the scheduling engine in order to wakeup constraints on domain restrictions

Namespace:  Microsoft.Dynamics.AX.Planning.JobScheduling
Assembly:  Microsoft.Dynamics.AX.Planning.JobScheduling (in Microsoft.Dynamics.AX.Planning.JobScheduling.dll)

public:
Job(
	long long jobId, 
	JobSchedulingEngine^ engine, 
	JobGoal goal, 
	bool useWorkingTimes, 
	bool reserveCapacity
)

Community Additions

ADD
Show: