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.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.