Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.06 KB

Project.Application.CalendarLayout.md

File metadata and controls

40 lines (25 loc) · 1.06 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.CalendarLayout method (Project)
vbapj.chm2346
vbapj.chm2346
project-server
Project.Application.CalendarLayout
c948c118-c50f-493d-ba3a-e43ee0d50fa3
06/08/2017
medium

Application.CalendarLayout method (Project)

Changes how task bars are arranged on the Calendar.

Syntax

expression. CalendarLayout( _SortOrder_, _AutoLayout_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
SortOrder Optional Boolean True if tasks are displayed in the Calendar using the current sort order. False if the sort order changes to display as many tasks as possible. The default value is True.
AutoLayout Optional Boolean True if the Calendar view automatically changes to reflect task changes.

Return value

Boolean

[!includeSupport and feedback]