ICalendarSetup.StartDay

Fore Syntax

StartDay: DateTime;

Fore.NET Syntax

StartDay: System.DateTime;

Description

The StartDay property determines start date of the calendar.

Comments

End date of the calendar is determined in the ICalendarSetup.EndDay property.

Fore and Fore.NET Examples

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

See also:

ICalendarSetup