ILanerTransformPeriod.ForecastStartDate

Syntax

ForecastStartDate: DateTime;

Description

The ForecastStartDate property determines the forecast start date for series values.

Comments

The property value is alterable if the ILanerTransformPeriod.PeriodSet has the LnTransformPeriodSet.ForecastStartDate or LnTransformPeriodSet.All values. That is why the ILanerTransformPeriod.PeriodSet value needs to be set before ForecastStartDate.

Simultaneous use of the ForecastStartDate and IdentificationEndDate properties is not allowed.

Example

The property use is given in the example for ILanerCalculateSerie.TransformPeriod.

See also:

ILanerTransformPeriod