Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1005 Bytes

Project.Project.HourLabelDisplay.md

File metadata and controls

33 lines (21 loc) · 1005 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.HourLabelDisplay property (Project)
vbapj.chm132338
vbapj.chm132338
project-server
Project.Project.HourLabelDisplay
6dc5f65b-d509-5d4a-a550-52c92b43534e
06/08/2017
medium

Project.HourLabelDisplay property (Project)

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

Syntax

expression. HourLabelDisplay

expression A variable that represents a Project object.

Remarks

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

Values of the HourLabelDisplay property can be 0 to 2.

[!includeSupport and feedback]