Represents a predecessor item generating a dependency between another task event and the current task event, within the Predecessors collection of a PertChartItem 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 PredecessorItem
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class PredecessorItem

Inheritance Hierarchy

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

See Also