Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 911 Bytes

Project.Task.Baseline3FinishText.md

File metadata and controls

31 lines (20 loc) · 911 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Task.Baseline3FinishText property (Project)
vbapj.chm131473
vbapj.chm131473
project-server
Project.Task.Baseline3FinishText
126eecb3-bcfb-72c9-5da6-a54795b66f4d
06/08/2017
medium

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.

[!includeSupport and feedback]