Share via


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

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

See Also

Reference

SyncProjTable Table