Application.ResourceCalendarReset method (Project)

Resets a resource calendar.

Syntax

expression. ResourceCalendarReset( _ProjectName_, _ResourceName_, _BaseCalendar_ )

expression A variable that represents an Application object.

Parameters

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.

Return value

Boolean

Remarks

The ResourceCalendarReset method has no effect for material resources.

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.