TaskResult Properties

Updated: April 16, 2012

  Name Description
public property BatchId Gets the batch ID of the task that ran.
public property ErrorCode Gets the error code.
public property ErrorMessage Gets the error message.
public property Id  (inherited from MonitoringBaseWithId)
public property LastModified Gets the time this result was last modified.
public property LocationId Gets the location of the task that ran.
public property ManagementGroup  (inherited from MonitoringBase)
public property ManagementGroupId  (inherited from MonitoringBase)
public property Output Gets the output of the task.
public property ProgressData  
public property ProgressLastModified  
public property ProgressMessage  
public property ProgressValue  
public property RunningAs Gets who the task is running as.
public property Status Gets the latest status of the task.
public property StatusLastModified  
public property SubmittedBy Gets who the task was submitted by.
public property TargetClassId Gets the target class of the task.
public property TargetObjectId Gets the target of the task.
public property TaskId Gets the ID of the task that ran.
public property TimeFinished Gets the time this task was finished.
public property TimeScheduled Gets the time this task was scheduled to run.
public property TimeStarted Gets the time this task was run.