Project.DefaultDurationUnits Property

Project Developer Reference

Returns or sets the default duration units. Can be one of the following PjUnit constants: pjMinute, pjHour, pjDay, pjWeek, or pjMonthUnit. Read/write Long.

Syntax

expression.DefaultDurationUnits

expression   A variable that represents a Project object.

Return Value
PjUnit

See Also