The IPredecessorItem type exposes the following members.

Properties

  NameDescription
DependencyType
Gets the dependency type of the dependency generated by the current predecessor item (FinishStart, i.e. finish to start, by default).
Item
Gets the task item that the dependent task item of the current predecessor item depends of.
Lag
Gets the lag of the dependency generated by the current predecessor item.

See Also