Gets the collection of predecessor activities of this activity.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
IEnumerable<NetworkDiagramView..::.IActivityItem> Predecessors { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Predecessors As IEnumerable(Of NetworkDiagramView..::.IActivityItem) |