Replicate a project
        Namespace:
SynergyServerScripting.Entities
        
Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
	
		
	
	
	
				
			
	
			
		
		
		
			
	
			
		
		
			
	
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
Parameters
- proj_id
 - 
		Type: EntityID 
		
the id of the Job we want to replicate
 
- new_project_parent_id
 - 
		Type: EntityID 
		
the id of the Job we want the new Job to be created in
 
- user_id
 - 
		Type: EntityID 
		
the id of the user creating the project
 
- db
 - 
		Type: IDatabase 
		
the db connection
 
- client
 - 
		Type: IClient 
		
an optional client connection
 
Return Value
Type: EntityIDthe response of replicating the project