Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (15 loc) · 744 Bytes

task-baselinedurationtext-property-project.md

File metadata and controls

27 lines (15 loc) · 744 Bytes
title ms.prod api_name ms.assetid ms.date
Task.BaselineDurationText Property (Project)
project-server
Project.Task.BaselineDurationText
87307d59-3307-1ee1-82f3-87840d1b4e7a
06/08/2017

Task.BaselineDurationText Property (Project)

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

Syntax

expression. BaselineDurationText

expression An expression that returns a Task object.

Remarks

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