VerifyScheduleModel Class |
Namespace: DoubleTake.Web.Models
The VerifyScheduleModel type exposes the following members.
| Name | Description | |
|---|---|---|
| VerifyScheduleModel | Initializes a new instance of the VerifyScheduleModel class |
| Name | Description | |
|---|---|---|
| Criteria |
Gets or sets how to compare files when creating the verification report.
| |
| Interval |
Gets or sets how often a verification is to be run.
| |
| IsEnabled |
Gets or sets a value indicating whether or not the item is enabled.
(Inherited from ScheduleItemModel.) | |
| Options |
Gets or sets a value indicating whether or not to synchronize the data while creating the verification report.
| |
| StartTime |
Gets or sets the time that the first scheduled verification report will be run.
|
| 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.) |