Iterates the critical items of the project consisting of all task event dependencies within the control.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public IEnumerable<PertChartItem> GetCriticalItems() |
| Visual Basic (Declaration) |
|---|
Public Function GetCriticalItems As IEnumerable(Of PertChartItem) |