The INonLoConstraint interface contains properties used to work with constraints of non-linear optimization.
| Property name | Brief description | |
| Expression | The Expression property determines function of constraint. | |
| LowerBound | The LowerBound property determines lower limit. | |
| UpperBound | The UpperBound property determines upper limit. |
See also: