StartTimeConstraint Constructor
Initializes a new instance of the StartTimeConstraint class.
Assembly: Microsoft.Dynamics.AX.Planning.JobScheduling (in Microsoft.Dynamics.AX.Planning.JobScheduling.dll)
public: StartTimeConstraint( DateTimeVariable^ startTimeVar, DateTime startTime, int constraintLevel )
Parameters
- startTimeVar
- Type: Microsoft.Dynamics.AX.Planning.JobScheduling.DateTimeVariable
- startTime
- Type: System.DateTime
- constraintLevel
- Type: System.Int32
Community Additions
ADD
Show: