Overload List
| Name | Description | |
|---|---|---|
| IsCritical(TaskItem) |
Gets a value indicating whether the specified item is critical within the project consisting of all standard tasks within the component.
You should call Initialize(Boolean, Boolean, Boolean) method before this call.
| |
| IsCritical(TaskItem, TimeSpan) |
Gets a value indicating whether the specified item is critical within the project consisting of all standard tasks within the component.
You should call Initialize(Boolean, Boolean, Boolean) method before this call.
|