The INonLoVariable interface contains properties of non-linear optimization variable.
| Property name | Brief description | |
| CoefficientsOrder | The CoefficientsOrder property determines a coefficients order. | |
| Constraints | The Constraints property returns constraints of non-linear optimization variable. | |
| ControlVariable | The ControlVariable property determines whether this variable is a controlling one. | |
| 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. |
See also: