| JobActionModel Properties |
The JobActionModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Duration |
Gets or sets the duration of this action.
| |
| ErrorCode |
Gets or sets the error code associated with this action.
| |
| ExceptionMessage |
Gets or sets the message from the underlying exception.
| |
| Id |
Gets or sets a unique identifier for this action.
| |
| MessageFormatParameters |
Gets or sets the message format parameters for this action.
| |
| MessageId |
Gets or sets the message identifier for this action.
| |
| RequestingUserName |
Gets or sets the name of the user that requested this action.
| |
| Status |
Gets or sets the status of this action.
| |
| Timestamp |
Gets or sets the timestamp when this action occurred.
| |
| TitleFormatParameters |
Gets or sets the title format parameters for this action.
| |
| TitleId |
Gets or sets the title identifier for this action.
|