ChangeWorkingTime Method

Displays the Change Working Time dialog box, which prompts the user to change a calendar.

Syntax

expression**.ChangeWorkingTime(CalendarName, locked)**

*expression   *     Optional. An expression that returns an Application object.

CalendarName    Optional String. The calendar name.

locked    Optional Boolean. True if Project disables the New and Options buttons in the Change Working Time dialog box. The default value is False.

Remarks

The ChangeWorkingTime method has the same effect as the Change Working Time command on the Tools menu.

Applies to | Application Object

See Also | BaseCalendarCreate Method | BaseCalendars Method