JobSchedulingError Enumeration

The JobSchedulingError enumeration keeps track of the possible scheduling errors for one job.

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

No code example is currently available or this language may not be supported.

Member nameDescription
NoneDescribes the no scheduling error.
NoCapacityAvailableDescribes the no capacity error.
TimeoutDescribes the time-out error.
CyclicSequenceGraphDescribes the cyclic sequence graph detected.

Community Additions

ADD
Show: