DateTimeVariable Methods

The DateTimeVariable type exposes the following members.

  NameDescription
Public method AddConstraintToWakeupList Adds a constraint to the wakeup list of the variable. (Inherited from SchedulingVariable.)
Public method Bind Binds the variable by restricting lower and upper bounds.
Public method ClearWakeupList Removes all the constraints from the wakeup list. (Inherited from SchedulingVariable.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsBound Determines whether the value of the variable is bound. (Overrides SchedulingVariable.IsBound().)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveNextValue Binds to the next possible value. (Overrides SchedulingVariable.MoveNextValue().)
Public method ResetValueSearch Resets the search for values. (Overrides SchedulingVariable.ResetValueSearch(OptimizationGoal).)
Public method RestrictLowerBound Sets the lower bound the maximum value of the current lower bound and value.
Public method RestrictUpperBound Sets the upper bound to the minimum value of the current upper bound and value.
Public method RollbackMark Gets a marker to use for rollback. (Overrides SchedulingVariable.RollbackMark().)
Public method RollbackToMark Sets the rollback to state when the mark was retrieved. (Overrides SchedulingVariable.RollbackToMark(Int32).)
Public method ToString The datetime variable string representation. (Overrides Object.ToString().)
Top

Community Additions

ADD
Show: