WorkingTimeAndCapacityConstraint Properties

The WorkingTimeAndCapacityConstraint type exposes the following members.

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

Community Additions

ADD
Show: