Share via


SyncProjTable::unIntegrateSubProjects Method

Unintegrates the subprojects.

Syntax

server public static void unIntegrateSubProjects(
    ProjId _parentProject, 
    ProjType _type, 
    SyncAppId _appId, 
    ProjTableEditSubProj _editFlag)

Run On

Server

Parameters

  • _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.

See Also

Reference

SyncProjTable Table