Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.16 KB

Project.Application.ResourceCalendars.md

File metadata and controls

45 lines (27 loc) · 1.16 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ResourceCalendars method (Project)
vbapj.chm605
vbapj.chm605
project-server
Project.Application.ResourceCalendars
8c40cfad-ec40-43a4-5698-de5abaea7243
06/08/2017
medium

Application.ResourceCalendars method (Project)

Displays the Change Working Time dialog box, which prompts the user to manage calendars.

Syntax

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

Remarks

The ResourceCalendars method returns a trappable error (error code 1101) when applied to material resources.

[!includeSupport and feedback]