Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 722 Bytes

Project.Project.ProjectStart.md

File metadata and controls

28 lines (17 loc) · 722 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.ProjectStart property (Project)
project-server
Project.Project.ProjectStart
e29a67b8-fd54-b7ed-3eb0-da4adfa66b6a
06/08/2017
medium

Project.ProjectStart property (Project)

Gets or sets the start date for a project. Read/write Variant.

Syntax

expression. ProjectStart

expression A variable that represents a Project object.

Remarks

Setting ProjectStart value also causes the project to be scheduled from its start date. This has the same effect as setting the ScheduleFromStart property to True.

[!includeSupport and feedback]