IsUsingForecastStart: Boolean;
IsUsingForecastStart: boolean;
The IsUsingForecastStart property determines whether to use forecast start date.
Available values:
True. Use forecast start date specified in the ILanerTransformPeriod.ForecastStartDate property.
False. Do not use forecast start date. Forecast start is determined by sample end date specified by the ILanerTransformPeriod.IdentificationEndDate property.
The property use is given in the example for ILanerCalculateSerie.TransformPeriod.
See also: