Project.ReplicateProject (EntityID, EntityID, EntityID, IDatabase, IClient) Method
Parameters
- proj_id
- EntityID
the id of the Job we want to replicate
- new_project_parent_id
- EntityID
the id of the Job we want the new Job to be created in
- user_id
- EntityID
the id of the user creating the project
- db
- IDatabase
the db connection
- client
- IClient
an optional client connection
Return Value
EntityIDthe response of replicating the project