Uses of Class
com.aspose.tasks.TaskLinkCollection
-
-
Uses of TaskLinkCollection in com.aspose.tasks
Methods in com.aspose.tasks that return TaskLinkCollection Modifier and Type Method Description TaskLinkCollectionProject. getPredecessors(Task task)Returns a collection of task links which are predecessors of the specified task.TaskLinkCollectionProject. getTaskLinks()GetsTaskLinkCollectionobject.
-