The TransformModelPeriodSet enumeration contains parameters of calculation period.
It is used by the following properties and methods:
Value | Brief description |
0 | None. Parameters of calculation period are not set. |
1 | IdentificationStartDate. Start of data identification. |
2 | IdentificationEndDate. End of data identification. |
4 | ForecastStartDate. Start of data forecasting. |
8 | ForecastEndDate. End of data forecasting. |
15 | All. Start, end of data identification and start, end of data forecasting. |
Set necessary values using the logical OR to specify several parameters of calculation period.
See also: