Represents a predecessor item generating a dependency between another task and the current task, within the Predecessors collection of a NetworkDiagramItem object.

Namespace:  DlhSoft.Web.UI.WebControls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)

Syntax

C#
[SerializableAttribute]
public class NetworkPredecessorItem
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class NetworkPredecessorItem

Inheritance Hierarchy

System..::.Object
  DlhSoft.Web.UI.WebControls.Pert..::.NetworkPredecessorItem

See Also