title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.ResourceCalendarReset method (Project) |
vbapj.chm621 |
|
project-server |
|
3dd5a235-c855-0d65-a664-655c9c1fa7b0 |
06/08/2017 |
medium |
Resets a resource calendar.
expression. ResourceCalendarReset
( _ProjectName_
, _ResourceName_
, _BaseCalendar_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
ProjectName | Required | String | The name of the project containing the resource calendar to reset. |
ResourceName | Required | String | The name of the resource for the calendar to reset. |
BaseCalendar | Optional | String | The name of the base calendar used to reset the resource calendar. The default value is the name of the current base calendar for the resource. |
Boolean
The ResourceCalendarReset method has no effect for material resources.
[!includeSupport and feedback]