Project.DayLabelDisplay Property
Project Developer Reference |
Returns or sets the abbreviation for "day" that is displayed for values such as durations, delays, slack, and work. Read/write Integer. .
The day label display corresponds to the Days list, which is found on the Edit tab of the Options dialog box (Tools menu). For example, setting the DayLabelDisplay property to 0 sets the Days list to the first value in the list.
Syntax
expression.DayLabelDisplay
expression A variable that represents a Project object.
Return Value
Integer
See Also