ProjectDataSet.ProjectRow::PROJ_OPT_MULT_CRITICAL_PATHS property
Office 2013 and later
Indicates whether to calculate multiple critical paths.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
True if Project Server calculates multiple critical paths; otherwise, False. PROJ_OPT_MULT_CRITICAL_PATHS maps to the Calculate multiple critical paths option on the Calculation tab of the Options dialog box in Project Professional.
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.
Show: