Project.YearLabelDisplay Property

Project Developer Reference

Returns or sets how the year label displays in rates. Read/write Integer.

Syntax

expression.YearLabelDisplay

expression   A variable that represents a Project object.

Return Value
Integer

Remarks

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

See Also