TaskParametersModel Class |
Namespace: DoubleTake.Web.Models
The TaskParametersModel type exposes the following members.
| Name | Description | |
|---|---|---|
| TaskParametersModel | Initializes a new instance of the TaskParametersModel class |
| Name | Description | |
|---|---|---|
| Arguments |
Gets or sets a comma-separated list of valid arguments required to execute the script.
| |
| Script |
Gets or sets the full path and file name of the script.
|
| 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.) |