ExtendedPeriodEnd: DateTime;
The ExtendedPeriodEnd property determines end date of data loading period.
Data loading period is taken into account on validation and transformation calculation.
The property is relevant, if IEaxDataAreaSlice.UseExtendedPeriod is set to True. To determine start date of data loading period, use the IEaxDataAreaSlice.ExtendedPeriodStart property.
The property use is given in the example for IEaxDataAreaSlice.UseExtendedPeriod.
See also: