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