This documentation is archived and is not being maintained.
ProjectDataSet.TaskRow::TASK_FIXED_COST_ACCRUAL property
Indicates how fixed costs are to be accrued in a task.
Namespace:
WebSvcProjectAssembly:
ProjectServerServices (in ProjectServerServices.dll)
No code example is currently available or this language may not be supported.
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.