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 TaskLinkCollection
Project. getPredecessors(Task task)
Returns a collection of task links which are predecessors of the specified task.TaskLinkCollection
Project. getTaskLinks()
GetsTaskLinkCollection
object.
-