Assembly: Ms;
The IMsTransformSeries interface is used to work with data by basic model series.
IMsTransformSeries
Series values are available after model calculation.
| Property name | Brief description | |
| Fact | The Fact property returns an array that contains source series values. | |
| Forecast | The Forecast property returns an array that contains forecast series values. | |
| LowerConfidenceLevel | The LowerConfidenceLevel property returns an array containing values of the lower confidence limit. | |
| Modelling | The Modelling property returns an array that contains output series values. | |
| Residuals | The Residuals property returns an array that contains residual series values. | |
| UpperConfidenceLevel | The UpperConfidenceLevel property returns array containing values of the upper confidence level. |
See also: