IProjectServiceDuplicateProject Method

Overload List
 NameDescription
Public methodDuplicateProject(DuplicateProjectOptions)Duplicates the specified project.
Public methodDuplicateProject(Guid, Guid)Copies the contents of a project into another project.
Obsolete
Public methodDuplicateProject(Guid, String)Duplicates the specified project.
Public methodDuplicateProject(Guid, String, NullableGuid)Duplicates the specified project.
Public methodDuplicateProject(Guid, String, NullableGuid, Boolean)Duplicates the specified project.
Top
See Also