Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 793 Bytes

Project.Project.DefaultFixedCostAccrual.md

File metadata and controls

28 lines (17 loc) · 793 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.DefaultFixedCostAccrual property (Project)
project-server
Project.Project.DefaultFixedCostAccrual
24acadcb-6eed-6b5e-ca50-5b509a7e4af0
06/08/2017
medium

Project.DefaultFixedCostAccrual property (Project)

Gets or sets the default method used to accrue fixed task costs in the project. Read/write PjAccrueAt.

Syntax

expression. DefaultFixedCostAccrual

expression A variable that represents a Project object.

Remarks

The DefaultFixedCostAccrual property can be one of the following PjAccrueAt constants: pjStart, pjEnd, or pjProrated.

[!includeSupport and feedback]