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