ResourceParameter Constructor

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

public:
ResourceParameter(
	String^ id, 
	bool exclusive, 
	bool capacityLimited, 
	double maxSchedulePercentage, 
	double efficiencyPercentage
)

Parameters

id
Type: System.String
exclusive
Type: System.Boolean
capacityLimited
Type: System.Boolean
maxSchedulePercentage
Type: System.Double
efficiencyPercentage
Type: System.Double

Community Additions

ADD
Show: