Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unintegrates the subprojects.
Syntax
server public static void unIntegrateSubProjects(
ProjId _parentProject,
ProjType _type,
SyncAppId _appId,
ProjTableEditSubProj _editFlag)
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 the subprojects of the same type as the parent.