IEaxDataAreaSlice.ExtendedPeriodEnd

Syntax

ExtendedPeriodEnd: DateTime;

Description

The ExtendedPeriodEnd property determines end date of data loading period.

Comments

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.

Example

The property use is given in the example for IEaxDataAreaSlice.UseExtendedPeriod.

See also:

IEaxDataAreaSlice