ICalendarDimension.IsDateEnd

Syntax

IsDateEnd(Level: DimCalendarLevel): Boolean;

Parameters

Level. Calendar level.

Description

The IsDateEnd property determines whether the period start date should be replaced with period end date for selected dictionary level.

Comments

Available values:

Offset can be set for the following level:

Use the ICalendarDimension.OffsetDate property to determine the number of days, by which start date of the period should be offset.

Example

The property is given in the example for ICalendarDimension.OffsetDate.

See also:

ICalendarDimension