Task.Baseline3FinishText property (Project)

Gets or sets a string representation of the baseline finish date of a task. Read/write String.

Syntax

expression. Baseline3FinishText

expression An expression that returns a Task object.

Remarks

The Baseline3FinishText property is used for manually scheduled tasks. When you convert a manually scheduled task to an auto-scheduled task, if Baseline3FinishText has any value, you should convert the value to a date for the Baseline3Finish property.

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.