WorkingTimeAndCapacityConstraint Properties
The WorkingTimeAndCapacityConstraint 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. |
| ConstraintComplexity | Gets the constraint complexity. (Overrides SchedulingConstraint.ConstraintComplexity.) |
| ConstraintLevel | Gets the constraint level. (Inherited from SchedulingConstraint.) |
| ContinueProcessingSlots | |
| CurrentEndTime | Gets or sets the end time found by the ProcessCapacitySlots method. |
| CurrentStartTime | Gets or sets the start time found by the ProcessCapacitySlots method. |
| EndTimeVar | |
| FailIfLastSlotIsOutOfBounds | |
| IncludePendingReservations | Gets or sets a value that indicates whether to consider pending reservations. |
| IsActive | Gets or sets a value that indicates whether the constraint is active. (Inherited from SchedulingConstraint.) |
| 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. |
| Job | Gets or sets the job that the constraint applies to. |
| JobList | Gets the jobs that are affected by the constraint. (Overrides SchedulingConstraint.JobList.) |
| LastSlotWasOutOfBounds | |
| ReserveCapacity | Gets a value that indicates whether the capacity is reserved on the resource. |
| RuntimeFoundEventHasSubscribers | Gets a value that indicates whether the runtime found event has any subscribers. |
| StartTimeVar | |
| TotalPendingCapacityReservationsInMilliSeconds | Gets the sum of all pending capacity reservations that are encountered when scanning for a valid working time slot. |
Community Additions
ADD
Show: