Application.LevelNow Method
Project Developer Reference |
Levels overallocated resources.
Syntax
expression.LevelNow(All)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
All | Optional | Variant | True if all resources are leveled. False if only selected resources are leveled. |
Return Value
Boolean
See Also