Gets a value indicating whether the specified item is critical within 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 bool IsCritical( PertChartItem item ) |
Visual Basic (Declaration) |
---|
Public Function IsCritical ( _ item As PertChartItem _ ) As Boolean |
Parameters
- item
- Type: DlhSoft.Windows.Controls.Pert..::.PertChartItem
The item to check.