Resource Constructor
Namespace:
Microsoft.Dynamics.AX.Planning.JobScheduling
Assembly: Microsoft.Dynamics.AX.Planning.JobScheduling (in Microsoft.Dynamics.AX.Planning.JobScheduling.dll)
Assembly: Microsoft.Dynamics.AX.Planning.JobScheduling (in Microsoft.Dynamics.AX.Planning.JobScheduling.dll)
public: Resource( String^ resourceId, bool exclusive, double maxScheduleLoad, IEngineDataProvider^ engineDataProvider, int resourceType, bool loadJobSchedulingCapacity, bool loadOperationSchedulingCapacity )
Parameters
- resourceId
- Type: System.String
- exclusive
- Type: System.Boolean
- maxScheduleLoad
- Type: System.Double
- engineDataProvider
- Type: Microsoft.Dynamics.AX.Planning.JobScheduling.IEngineDataProvider
- resourceType
- Type: System.Int32
- loadJobSchedulingCapacity
- Type: System.Boolean
- loadOperationSchedulingCapacity
- Type: System.Boolean
Community Additions
ADD
Show: