Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 858 Bytes

Project.Project.AndMoveRemaining.md

File metadata and controls

31 lines (20 loc) · 858 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.AndMoveRemaining property (Project)
vbapj.chm131077
vbapj.chm131077
project-server
Project.Project.AndMoveRemaining
4ad6b54e-f5b0-b1dc-866f-04ff750300e5
06/08/2017
medium

Project.AndMoveRemaining property (Project)

True if the remaining work on a task that is scheduled after the status date is moved to start at the status date. Read/write Boolean.

Syntax

expression. AndMoveRemaining

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]