Project.ProjectFinish Property

Project Developer Reference

Returns or sets the finish date for a project. Setting ProjectFinish also causes the project to be scheduled from its finish date. This has the same effect as setting the ScheduleFromStart property to False. Read/write Variant.

Syntax

expression.ProjectFinish

expression   A variable that represents a Project object.

Return Value
Variant

See Also