IMsUORuntimeControlTerm

Assembly: Ms;

Description

The IMsUORuntimeControlTerm interface is used to work with the controlling variable of custom optimization problem.

Inheritance Hierarchy

IMsUORuntimeControlTerm

Comments

The controlling variable can be obtained using the IMsUORuntimeControlTerms.Item property during problem calculation.

Properties

  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.

Methods

  Method name Brief description
The GenerateString method returns the string view of controlling variable.

See also:

Ms Assembly Interfaces