IDimCalendarPeriodSelection.Set_

Syntax

Set_(Start: DateTime; End_: DateTime);

Parameters

Start. Start date of the period.

End. End date of the period.

Description

The Set_ method sets start and end dates for period.

Comments

If value of the Start or End parameter falls outside time limits of the calendar dictionary, for which selection is set, values outside calendar period are replaced with start and end dates of the dictionary.

Example

The method use is given in the example for IDimCalendarSelection.Period.

See also:

IDimCalendarPeriodSelection