SyncProjTable::integrateSubProjects Method
Unintegrates the subprojects.
Syntax
server public static void integrateSubProjects(
ProjId _parentProject,
ProjType _type,
SyncAppId _appId,
ProjTableEditSubProj _editFlag,
NoYes _allowEditFromPS)
Run On
Server
Parameters
- _parentProject
Type: ProjId Extended Data Type
A parent projId value.
- _type
Type: ProjType Enumeration
A project type of the parent project.
- _appId
Type: SyncAppId Extended Data Type
The application from which to unintegrate the subprojects.
- _editFlag
Type: ProjTableEditSubProj Enumeration
A Boolean value that indicates whether to unintegrate all subprojects or only subprojects of the same type as the parent.
- _allowEditFromPS
Type: NoYes Enumeration
A Boolean value that indicates whether to enable edit in the Project Server.