PeriodSet: LnTransformPeriodSet;
The PeriodSet property determines the calculation period options, which are to be changed for the given calculated series.
The PeriodSet value determines, which calculation options are redefined for a calculated series, and which options are taken from the workbook.
The calculation period setting includes the following options:
For a calculated series | For a workbook | |
For the identification start | ILanerTransformPeriod.StartDate | ILaner.StartDate |
Forecast start date | ILanerTransformPeriod.ForecastStartDate | - |
Forecast end date | ILanerTransformPeriod.EndDate | ILaner.EndDate |
PeriodSet always needs to be set before changing values of the calculated series calculation parameter.
The property use is given in the example for ILanerCalculateSerie.TransformPeriod.
See also: