TaskLink

Represents a predecessor link.

Methods

NameDescription
Equals (2 overloads)Returns a value indicating whether this instance is equal to a specified object.
get_CrossProjectNameGets the external predecessor project.
get_IsCrossProjectGets a value indicating whether a predecessor is part of another project.
get_LagFormatGets the format for expressing the lag format.
get_LinkLagGets the lag in tenths of a minute or percentage.
get_LinkLagTimeSpanGets lag duration, depending on LagFormat.
get_LinkTypeGets the type of a link.
get_PredTaskGets the predecessor task.
get_SuccTaskGets the successor task.
GetHashCodeReturns a hash code value for the instance of the TaskLink class.
set_CrossProjectNameSets the external predecessor project.
set_IsCrossProjectSets a value indicating whether a predecessor is part of another project.
set_LagFormatSets the format for expressing the lag format.
set_LinkLagSets the lag in tenths of a minute or percentage.
set_LinkLagTimeSpanSets lag duration, depending on LagFormat.
set_LinkTypeSets the type of a link.
set_PredTaskSets the predecessor task.
set_SuccTaskSets the successor task.
ToStringReturns string representation of a TaskLink . The exact details of the representation are unspecified and subject to change.