ProjectDataSet.ProjectRow::PROJ_OPT_CALC_ACT_COSTS property
Office 2013 and later
Specifies whether Project (client or server) calculates actual costs.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
False if Project calculates actual costs; True if the user enters actual costs. The default value for new projects is determined by the enterprise global template. If there is no enterprise global template value, the default value is False.
Note |
|---|
This is the inverse of what you might expect. A checked value in the Project client application results in a False value here. |
Show:
Note