Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.21 KB

Project.Application.ResourceCalendarReset.md

File metadata and controls

46 lines (28 loc) · 1.21 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ResourceCalendarReset method (Project)
vbapj.chm621
vbapj.chm621
project-server
Project.Application.ResourceCalendarReset
3dd5a235-c855-0d65-a664-655c9c1fa7b0
06/08/2017
medium

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.

[!includeSupport and feedback]