IMsProblemVariablesReport.ParamValues

Syntax

ParamValues: IMsModelParamValues;

Description

The ParamValues property returns values of parameters used for modeling problem calculation.

Comments

Parameter values are available only after modeling problem calculation.

Example

The property use is given in the example for IMsProblemCalculation.CreateVariablesReport.

See also:

IMsProblemVariablesReport