ICalendarDimension.OpenAs

Syntax

OpenAs(Type: CalendarOpenType): IDimInstance;

Parameters

Type. Dictionary element view.

Description

The OpenAs method opens calendar in selected format.

Comments

If Type = CalendarOpenType.Default, the calendar opens as selected in the ICalendarDimension.DefaultOpenType property.

Example

The method use is given in the example for ICalendarDimension.Setup.

See also:

ICalendarDimension