DiskLayoutResultModel Class |
Namespace: DoubleTake.Web.Models
The DiskLayoutResultModel type exposes the following members.
| Name | Description | |
|---|---|---|
| DiskLayoutResultModel |
Initializes a new instance of the DiskLayoutResultModel class.
| |
| DiskLayoutResultModel(DiskLayoutModel, Boolean, String) |
Initializes a new instance of the DiskLayoutResultModel class.
|
| Name | Description | |
|---|---|---|
| DiskLayout |
Gets or sets the disk layout.
| |
| Messages |
Gets or sets any messages for the extraction.
| |
| Success |
Gets or sets a value indicating whether the extraction was successful.
|
| 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.) |