TaskLinkCollection

TaskLinkCollection class

Represents a collection of

The TaskLinkCollection type exposes the following members:

Properties

NameDescription
parent_projectGets the parent project of the ResourceAssignmentCollection object.

Methods

NameDescription
add(pred, succ)Returns an instance of Finish-Start
add(pred, succ, link_type)Returns an instance of
add(pred, succ, link_type, lag)Returns an instance of
to_list()Converts the TaskLinkCollection object to a list of

See Also