Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.12 KB

Project.Application.BaseCalendars.md

File metadata and controls

45 lines (27 loc) · 1.12 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.BaseCalendars method (Project)
vbapj.chm604
vbapj.chm604
project-server
Project.Application.BaseCalendars
5ae675d2-1be3-eb98-6c35-ff36c3fccf30
06/08/2017
medium

Application.BaseCalendars method (Project)

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

Syntax

expression. BaseCalendars( _Index_, _Locked_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Index Optional String The calendar index number or calendar name.
Locked Optional Boolean True if Project disables the New and Options buttons in the Change Working Time dialog box.

Return value

Boolean

Remarks

The BaseCalendars method has the same effect as the Change Working Time command on the PROJECT tab of the ribbon.

[!includeSupport and feedback]