TimeIntervalConstraint Properties

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

Community Additions

ADD
Show: