Project.MoveCompleted Property
Project Developer Reference |
True if a task that is scheduled after the status date has actual progress entered against it and the actual, completed portion of the task is moved so the completed work ends on the status date. Read/Write Boolean.
Syntax
expression.MoveCompleted
expression A variable that represents a Project object.
Return Value
Boolean
See Also