ResourceGroupVariable Methods

The ResourceGroupVariable type exposes the following members.

  NameDescription
Public method AddConstraintToWakeupList Adds a constraint to the wakeup list of the variable. (Inherited from SchedulingVariable.)
Public method AddResourceId Adds a resource ID to the set of valid resources. (Inherited from ResourceVariable.)
Public method Bind Binds the variable to specific ID. (Inherited from ResourceVariable.)
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 Checks whether the variable is bound to one value. (Inherited from ResourceVariable.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveNextValue Binds to the next possible value. (Overrides ResourceVariable.MoveNextValue().)
Public method ResetValueSearch Resets the search for values. (Overrides ResourceVariable.ResetValueSearch(OptimizationGoal).)
Public method RestrictEqualTo Overloaded.
Public method RestrictNotEqualTo Ensures that the two resource variables are not assigned to the same value. (Inherited from ResourceVariable.)
Public method RollbackMark Gets the marker to use for rollback. (Inherited from ResourceVariable.)
Public method RollbackToMark Rolls back to the state it was in when the mark was retrieved after the rollback mark. (Inherited from ResourceVariable.)
Public method ToString The resource variable as a string. (Inherited from ResourceVariable.)
Top

Community Additions

ADD
Show: