Uses of Class
com.aspose.tasks.CopyToOptions
-
-
Uses of CopyToOptions in com.aspose.tasks
Methods in com.aspose.tasks with parameters of type CopyToOptions Modifier and Type Method Description void
Project. copyTo(Project another, CopyToOptions options)
Copies project's main data and properties to another project.
-