ResourceCalendarReset Method

Resets a resource calendar.

Syntax

expression**.ResourceCalendarReset(ProjectName, ResourceName, BaseCalendar)**

*expression   *     Optional. An expression that returns an Application object.

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 on which to base the new settings of the resource calendar. The default value is the name of the current resource's base calendar.

Remarks

The ResourceCalendarReset method has no effect for material resources.

Applies to | Application Object

See Also | ResourceCalendarEditDays Method | ResourceCalendars Method