Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 868 Bytes

Project.Project.AndMoveCompleted.md

File metadata and controls

31 lines (20 loc) · 868 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.AndMoveCompleted property (Project)
vbapj.chm131076
vbapj.chm131076
project-server
Project.Project.AndMoveCompleted
9f14e1e6-0a1e-1a8b-112e-600b3cb46a56
06/08/2017
medium

Project.AndMoveCompleted property (Project)

True if the actual, completed portion of a task that is scheduled before the status date is moved to end at the status date. Read/write Boolean.

Syntax

expression. AndMoveCompleted

expression A variable that represents a Project object.

Remarks

The AndMoveCompleted and AndMoveRemaining properties can also be set with the OptionsCalculation method.

[!includeSupport and feedback]