Name | Description | |
---|---|---|
![]() | Completed | Gets if the task was completed. If not completed, the task was canceled. |
![]() | Duration | Gets the total task execution time (not including idle time). |
![]() | EndTime | Gets the task execution end time. |
![]() | ProjectName | Gets the name of the project the task was executed in. |
![]() | StartTime | Gets the task execution start time. |
![]() | TaskGuid | Gets the unique identifer of the task. |
![]() | TaskItemGuid | Gets the unique identifer of the task item. |
![]() | TaskItemName | Gets the task item name. |
![]() | TaskItemVersion | Gets the task item version. |
![]() | TaskName | Gets the task name. |
![]() | UserID | Gets the UserID who executed the task. |
![]() | WMXJobID | Gets the JobID when the task is launched from WMX. |