The IMsModelCalculation interface contains properties that determine model calculation parameters.
| Property name | Brief description | |
| The ClearSeriesOnWarning property determines whether the output series is empty on occurring the warning. | ||
| The CurrentPoint property determines the point where the model is calculated. | ||
| The ParamValues property returns the collection of values of model calculation parameters. | ||
| The Period property returns an object containing settings of sample and forecasting periods, on which the model is calculated. | ||
| The Scenario property determines the scenario by which the model is calculated. | ||
| The Variable property returns a matrix with variable data. |
See also: