[]
Applies the filter to a task.
public override bool ApplyFilter(BaseTask task)
Public Overrides Function ApplyFilter(task As BaseTask) As Boolean
| Type | Name | Description |
|---|---|---|
| BaseTask | task | The BaseTask object to filter. |
| Type | Description |
|---|---|
| bool | True if the |