UpdateProject Method

Records progress on specified tasks.

Syntax

expression**.UpdateProject(All, UpdateDate, Action)**

*expression   *     Optional. An expression that returns an Application object.

All    Optional Boolean. True if all tasks in the active project are updated. False if only the selected tasks are updated. The default value is True.

UpdateDate    Optional Variant. The date used to indicate progress.

PjProjectUpdate

Constant
pj0Or100Percent
pj0To100Percent
pjReschedule

Applies to | Application Object

See Also | UpdateTasks Method