Represents a predecessor item generating a dependency between another task event and the current task event, within the Predecessors property of an IPertChartItem object.

Namespace:  DlhSoft.Windows.Controls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)

Syntax

C#
public interface IPredecessorItem
Visual Basic (Declaration)
Public Interface IPredecessorItem

See Also