title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.BaseCalendars method (Project) |
vbapj.chm604 |
|
project-server |
|
5ae675d2-1be3-eb98-6c35-ff36c3fccf30 |
06/08/2017 |
medium |
Displays the Change Working Time dialog box, which prompts the user to change calendar properties.
expression. BaseCalendars
( _Index_
, _Locked_
)
expression A variable that represents an Application object.
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. |
Boolean
The BaseCalendars method has the same effect as the Change Working Time command on the PROJECT tab of the ribbon.
[!includeSupport and feedback]