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

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

Syntax

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

See Also