JobRunEvent Class |
Namespace: Dundas.BI.Scheduling
The JobRunEvent type exposes the following members.
Name | Description | |
---|---|---|
EventKind | Gets the kind of the event. | |
Index |
Gets a numeric index associated with the message which can be used to properly sort messages
having identical values for the Time property.
| |
JobId | Gets the ID the job associated with the event. | |
JobRunId | Gets the ID of the job run associated with the event. | |
Message | Gets the message associated with the event. | |
MessageId | Gets the ID associated with the message. | |
Severity | Gets the severity of the message. | |
Time | Gets the time of the event. |