The IVarConstraint interface contains properties used to work with constraints of non-linear optimization variable.
| Property name | Brief description | |
| Lag | The Lag property determines the time interval which is controlled by constraint. | |
| LowerBound | The LowerBound property determines lower constraint limit. | |
| UpperBound | The UpperBound property determines upper constraint limit. |
See also: