JobDateLinkConstraint Methods

The JobDateLinkConstraint type exposes the following members.

  NameDescription
Protected method AddToJobActivationList Adds the constraint instance to the constraint activation list of a job. (Overrides SchedulingConstraint.AddToJobActivationList().)
Public method ClearWakeupList Clears any wakeup information that is associated with the constraint. (Inherited from SchedulingConstraint.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MarkJobAsFailedToSchedule Marks the jobs as failed to be scheduled. (Inherited from SchedulingConstraint.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method Propagate Does a simple propagation. (Overrides SchedulingConstraint.Propagate(JobSchedulingEngine).)
Public method Static member PropagateLessOrEqual Propagates a constraint with parameters.
Protected method RemoveFromJobActivationList Removes the constraint instance from the constraint activation list of a job. (Inherited from SchedulingConstraint.)
Public method Replay Replays the constraint byyusing the supplied scheduling engine. (Overrides SchedulingConstraint.Replay(ISchedulingEngine).)
Public method ToString Gets the constraint details. (Overrides Object.ToString().)
Protected method UpdateVariableWakeupLists Adds the constraint instance to all the variable wakeup lists that should trigger a new propagation of the constraint. (Overrides SchedulingConstraint.UpdateVariableWakeupLists(HashSet<SchedulingVariable>).)
Top

Community Additions

ADD
Show: