AutoFillJobConstraint Properties
The AutoFillJobConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| AddToWakeupLists | Gets or sets a value that indicates whether the constraint should register for wakeup when capacity reservations are performed. (Inherited from WorkingTimeAndCapacityConstraint.) |
| ConstraintComplexity | Gets the constraint complexity. (Inherited from WorkingTimeAndCapacityConstraint.) |
| ConstraintLevel | Gets the constraint level. (Inherited from SchedulingConstraint.) |
| ContinueProcessingSlots | (Overrides WorkingTimeAndCapacityConstraint.ContinueProcessingSlots.) |
| CurrentEndTime | Gets or sets the end time found by the ProcessCapacitySlots method. (Inherited from WorkingTimeAndCapacityConstraint.) |
| CurrentStartTime | Gets or sets the start time found by the ProcessCapacitySlots method. (Inherited from WorkingTimeAndCapacityConstraint.) |
| EndTimeVar | (Inherited from WorkingTimeAndCapacityConstraint.) |
| FailIfLastSlotIsOutOfBounds | (Overrides WorkingTimeAndCapacityConstraint.FailIfLastSlotIsOutOfBounds.) |
| IncludePendingReservations | Gets or sets a value that indicates whether to consider pending reservations. (Inherited from WorkingTimeAndCapacityConstraint.) |
| IsActive | Gets or sets a value that indicates whether the constraint is active. (Inherited from SchedulingConstraint.) |
| IsCapacityReservationAllowed | (Overrides WorkingTimeAndCapacityConstraint.IsCapacityReservationAllowed.) |
| IsSlotProcessDirectionForward | Gets a value that indicates whether the slot processing direction based on the goal of the job and the bind status of the job variables. (Inherited from WorkingTimeAndCapacityConstraint.) |
| Job | Gets or sets the job that the constraint applies to. (Inherited from WorkingTimeAndCapacityConstraint.) |
| JobList | Gets the jobs that are affected by the constraint. (Inherited from WorkingTimeAndCapacityConstraint.) |
| LastSlotWasOutOfBounds | (Inherited from WorkingTimeAndCapacityConstraint.) |
| ReserveCapacity | Gets a value that indicates whether the capacity is reserved on the resource. (Inherited from WorkingTimeAndCapacityConstraint.) |
| RuntimeFoundEventHasSubscribers | Gets a value that indicates whether the runtime found event has any subscribers. (Inherited from WorkingTimeAndCapacityConstraint.) |
| StartTimeVar | (Inherited from WorkingTimeAndCapacityConstraint.) |
| TotalPendingCapacityReservationsInMilliSeconds | Gets the sum of all pending capacity reservations that are encountered when scanning for a valid working time slot. (Inherited from WorkingTimeAndCapacityConstraint.) |
Community Additions
ADD
Show: