Iterates the critical predecessor items of the project consisting of all task dependencies within the control.
Namespace:
DlhSoft.Windows.Controls.Pert
Assembly:
DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
C# |
---|
IEnumerable<NetworkPredecessorItem> GetCriticalDependencies() |
Visual Basic (Declaration) |
---|
Function GetCriticalDependencies As IEnumerable(Of NetworkPredecessorItem) |