IDimCalendarPeriodSelection.End_

Syntax

End_: DateTime;

Description

The property is read-only.

The End_ property returns period end date.

Comments

By default period end date matches the end date of calendar dictionary. Use the IDimCalendarPeriodSelection.Set_ method to change end date for the period.

Example

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

See also:

IDimCalendarPeriodSelection