![]() | JobActionModel Class |
Namespace: DoubleTake.Web.Models
The JobActionModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | JobActionModel | Initializes a new instance of the JobActionModel class |
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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |