Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 745 Bytes

Project.Task.RecalcFlags.md

File metadata and controls

28 lines (17 loc) · 745 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Task.RecalcFlags property (Project)
project-server
Project.Task.RecalcFlags
d5a5989e-b134-240b-fd37-11f4999e74bc
06/08/2017
medium

Task.RecalcFlags property (Project)

Gets a bit mask, flagging one or more conditions that are driving the task. Read-only Long.

Syntax

expression. RecalcFlags

expression A variable that represents a Task object.

Remarks

Use the PjRecalcDriverType constants with the return value from the RecalcFlags property to determine which specific conditions are driving the task.

[!includeSupport and feedback]