JobStateModel Class |
Namespace: DoubleTake.Web.Models
The JobStateModel type exposes the following members.
| Name | Description | |
|---|---|---|
| JobStateModel | Initializes a new instance of the JobStateModel class |
| Name | Description | |
|---|---|---|
| HasError |
Gets or sets a value indicating whether the job has an error.
| |
| HighLevel |
Gets or sets the high level state.
| |
| IsInSync |
Gets or sets a value indicating whether the job is already in sync
| |
| LowLevel |
Gets or sets a value of low level state
| |
| RecentErrors |
Gets or sets a value of list of recent errors
| |
| SourceActivationCodeMessages |
Gets or sets the activation code messages.
| |
| TargetActivationCodeMessages |
Gets or sets the activation code messages.
|
| 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.) |