TaskLink

Represents a predecessor link.

The TaskLink type exposes the following members:

Properties

NameDescription
is_cross_projectGets or sets a value indicating whether a predecessor is part of another project.
cross_project_nameGets or sets the external predecessor project.
link_lagGets or sets the lag in tenths of a minute or percentage.
link_lag_time_spanGets or sets lag duration, depending on LagFormat.
lag_formatGets or sets the format for expressing the lag format.
pred_taskGets or sets the predecessor task.
succ_taskGets or sets the successor task.
link_typeGets or sets the type of a link.

Methods

NameDescription
equals(other)Returns a value indicating whether this instance is equal to a specified object.

See Also