共用方式為


Application.LevelOrder Property

Project Developer Reference

Returns or sets the order in which tasks with overallocations will be delayed when resources are leveled. Can be one of the following PjLevelOrder constants: pjLevelID, pjLevelStandard, or pjLevelPriority. Read/write Long.

Syntax

expression.LevelOrder

expression   A variable that represents an Application object.

Return Value
PjLevelOrder

See Also