Application.ResourceCalendars Method (Project)
Office 2010
Displays the Change Working Time dialog box, which prompts the user to manage calendars.
expression.ResourceCalendars(Index, Locked)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data Type | Description |
|---|---|---|---|
Index | Optional | String | The resource index number or resource name. |
Locked | Optional | Boolean | False if the user can set working time for selected dates for a resource. True if the fields are locked for editing. The default value is False. |
Return Value
Boolean