Uses of Class
com.aspose.tasks.TaskBaselineCollection
-
-
Uses of TaskBaselineCollection in com.aspose.tasks
Methods in com.aspose.tasks that return TaskBaselineCollection Modifier and Type Method Description TaskBaselineCollection
Task. getBaselines()
Gets the collection of baseline values of the task.Methods in com.aspose.tasks with parameters of type TaskBaselineCollection Modifier and Type Method Description void
Task. setBaselines(TaskBaselineCollection value)
Sets the collection of baseline values of the task.
-