Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 740 Bytes

Project.Project.DefaultTaskType.md

File metadata and controls

28 lines (17 loc) · 740 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.DefaultTaskType property (Project)
project-server
Project.Project.DefaultTaskType
293ba84d-73bc-65c3-0ede-c5d402cd7212
06/08/2017
medium

Project.DefaultTaskType property (Project)

Gets or sets the default task type. Read/write PjTaskFixedType.

Syntax

expression. DefaultTaskType

expression A variable that represents a Project object.

Remarks

The DefaultTaskType property can be one of the following PjTaskFixedType constants: pjFixedDuration, pjFixedUnits, or pjFixedWork.

[!includeSupport and feedback]