Cp > Cp Assembly Interfaces > ILoVariable
The ILoVariable interface contains properties of linear optimization variable.
Property name | Brief description | |
![]() |
ControlVariable | The ControlVariable property determines whether this variable is a controlling one. |
![]() |
Forestall | The Forestall property determines expected values of variable. |
![]() |
Id | The Id property returns variable identifier. |
![]() |
InitApproximation | The InitApproximation property determines an array of initial approximations for controlling variable. |
![]() |
Name | The Name property determines a variable name. |
![]() |
Retrospective | The Retrospective property determines initial values of variable. |
![]() |
Trajectory | The Trajectory property determines the current values of variable. |
See also: