Share via


Project.MinuteLabelDisplay Property

Project Developer Reference

Returns 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.

Return Value
Integer

Remarks

The minute label display corresponds to the Minutes list, which is found on the Edit tab of the Options dialog box (Tools menu). For example, setting the MinuteLabelDisplay property to 0 sets the Minutes list to the first value in the list.

See Also