Application.ShowAssignmentUnitsAs Property
Project Developer Reference |
Returns or sets how assignment units display. Can be one of the following PjAssignmentUnits constants: pjDecimalAssignmentUnits or pjPercentageAssignmentUnits. Read/write Long.
Syntax
expression.ShowAssignmentUnitsAs
expression A variable that represents an Application object.
Return Value
PjAssignmentUnits
See Also