ProjectDataSet.TaskRow::TASK_FIXED_COST_ACCRUAL property

Office 2013 and later

Indicates how fixed costs are to be accrued in a task.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.Int16

  • 1 = Start; costs are accrued as soon as the task starts, as indicated by a date entered in the ActualStart field.

  • 2 = End; costs are not incurred until remaining work is zero.

  • 3 = Pro-rated (default); costs accrue as work is scheduled to occur and as actual work is reported.

Show: