SequenceSolution Constructor

Initializes a new instance of the SequenceSolution class.

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

public:
SequenceSolution(
	ICollection<Job^>^ jobList, 
	int solutionConstraintLevel
)

Parameters

jobList
Type: System.Collections.Generic.ICollection<Job>
solutionConstraintLevel
Type: System.Int32

Community Additions

ADD
Show: