Project.ProjectFinish property (Project)
Gets or sets the finish date for a project. Read/write Variant.
Syntax
expression. ProjectFinish
expression A variable that represents a Project object.
Remarks
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.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.