JobRun Class |
Namespace: Dundas.BI.Scheduling
The JobRun type exposes the following members.
Name | Description | |
---|---|---|
![]() | Duration | Gets the duration of the job run. |
![]() | EndTime | Gets the time at which the job run ended. |
![]() | Id | Gets the ID of the job run. |
![]() | JobId | Gets the ID of the Job corresponding to the run. |
![]() | Result | Gets the result of the job run. |
![]() | RunAsId | Gets the ID of the account under whose credentials the job executes. |
![]() | RunById | Gets the ID of the account which started the run. |
![]() | ServerName | Gets the name of the server on which the job run executed. |
![]() | StartTime | Gets the time at which the job run started. |