Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 846 Bytes

Project.Task.Baseline5StartText.md

File metadata and controls

28 lines (17 loc) · 846 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Task.Baseline5StartText property (Project)
project-server
Project.Task.Baseline5StartText
e2983aab-180e-0921-cadd-fdc9cd22908d
06/08/2017
medium

Task.Baseline5StartText property (Project)

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

Syntax

expression. Baseline5StartText

expression An expression that returns a Task object.

Remarks

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

[!includeSupport and feedback]