Assembly: Ms;
The IMsUORuntimeControlTerm interface is used to work with the controlling variable of custom optimization problem.
IMsUORuntimeControlTerm
The controlling variable can be obtained using the IMsUORuntimeControlTerms.Item property during problem calculation.
| Property name | Brief description | |
| The Term property returns the term corresponding to source controlling variable. | ||
| The Value property determines a controlling variable value in the current calculation point. |
| Method name | Brief description | |
| The GenerateString method returns the string view of controlling variable. |
See also: