TaskStatus Enumeration
Indicates the status of the current task.
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
| Member name | Description | |
|---|---|---|
| Complete | Indicates that the task is complete. | |
| Hidden | Indicates that the task is not available or hidden from the user interface. | |
| Incomplete | Indicates that the task has not finished. | |
| Skipped | Indicates that the task is skipped. |
Community Additions
ADD
Show: