ProjectDataSet.ProjectRow::PROJ_OPT_SPLIT_IN_PROGRESS property
Office 2013 and later
Indicates whether to split tasks that are in progress.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
True if in-progress tasks can be split; otherwise, False. PROJ_OPT_SPLIT_IN_PROGRESS maps to the Split in-progress option on the Schedule 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 True.
Show: