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 TaskBaselineCollectionTask. 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 voidTask. setBaselines(TaskBaselineCollection value)Sets the collection of baseline values of the task.
-