Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1017 Bytes

Project.Project.MonthLabelDisplay.md

File metadata and controls

33 lines (21 loc) · 1017 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.MonthLabelDisplay property (Project)
vbapj.chm132414
vbapj.chm132414
project-server
Project.Project.MonthLabelDisplay
ed6e783c-9f11-1ecf-7cf6-e8281a1892b2
06/08/2017
medium

Project.MonthLabelDisplay property (Project)

Gets or sets the abbreviation for "month" that is displayed for values such as durations, delays, slack, and work. Read/write Integer.

Syntax

expression.MonthLabelDisplay

expression A variable that represents a Project object.

Remarks

The MonthLabelDisplay property corresponds to the Months list on the Advanced tab of the Project Options dialog box. For example, setting the MonthLabelDisplay property to 1 sets the Months list to the second value in the list ("mon").

Values of the MonthLabelDisplay property can be 0 to 2.

[!includeSupport and feedback]