Click or drag to resize
TaskStatusExtended Properties

The TaskStatusTaskStatusExtended type exposes the following members.

Properties
  NameDescription
Public propertyCategory
The category.
Public propertyDistributionGroup
The distribution group.
Public propertyDocumentPath
The source or user document file path or name.
Public propertyFinishedTime
The time finished at if ever run.
Public propertyLastExecutedOn
Machine name of the QDS node last running the task
Public propertyLastLogMessages
The last five log messages, or last five error messages if status is failed.
Public propertyQDSID
The QDS ID.
Public propertyRunningOn
Machine name of the QDS node running the task
Public propertyStartTime
The started at time, scheduled start time, or "not scheduled"
Public propertyTaskSummary
The task summary.
Top
See Also