ConflictCheckInterval Constructor

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

public:
ConflictCheckInterval(
	String^ resourceId, 
	DateTime startDateTime, 
	DateTime endDateTime, 
	long long timestampCutoff, 
	bool loadJobSchedulingCapacity, 
	bool loadOperationSchedulingCapacity
)

Parameters

resourceId
Type: System.String
startDateTime
Type: System.DateTime
endDateTime
Type: System.DateTime
timestampCutoff
Type: System.Int64
loadJobSchedulingCapacity
Type: System.Boolean
loadOperationSchedulingCapacity
Type: System.Boolean

Community Additions

ADD
Show: