DecisionBinding.Unfix Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Undo the result of a previous call to the Fix or Fix method.

Namespace:  Microsoft.SolverFoundation.Services
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Public Sub Unfix
public void Unfix()
public:
void Unfix()
member Unfix : unit -> unit 
public function Unfix()

.NET Framework Security

See Also

Reference

DecisionBinding Class

Microsoft.SolverFoundation.Services Namespace