Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1 KB

Project.Project.MinuteLabelDisplay.md

File metadata and controls

33 lines (21 loc) · 1 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.MinuteLabelDisplay property (Project)
vbapj.chm132410
vbapj.chm132410
project-server
Project.Project.MinuteLabelDisplay
7cf43dda-ae9b-ed06-027e-740ba855e7f1
06/08/2017
medium

Project.MinuteLabelDisplay property (Project)

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

Syntax

expression. MinuteLabelDisplay

expression A variable that represents a Project object.

Remarks

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

Values of the MinuteLabelDisplay property can be 0 to 2.

[!includeSupport and feedback]