ResourceGroup Constructor

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

public:
ResourceGroup(
	String^ resourceGroupId, 
	IEngineDataProvider^ engineDataProvider, 
	double maxScheduleLoad, 
	DateTime finiteCapacityEndDate
)

Parameters

resourceGroupId
Type: System.String
engineDataProvider
Type: Microsoft.Dynamics.AX.Planning.JobScheduling.IEngineDataProvider
maxScheduleLoad
Type: System.Double
finiteCapacityEndDate
Type: System.DateTime

Community Additions

ADD
Show: