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
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 )
Parameters
- jobId
- Type: System.Int64
- useWorkingTimes
- Type: System.Boolean
- reserveCapacity
- Type: System.Boolean
Community Additions
ADD
Show: