ScriptPointModel Class |
Namespace: DoubleTake.Web.Models
The ScriptPointModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ScriptPointModel | Initializes a new instance of the ScriptPointModel class |
| Name | Description | |
|---|---|---|
| Arguments |
Gets or sets the arguments.
| |
| ExecutionMode |
Gets or sets the execution mode.
| |
| InteractionMode |
Gets or sets the interaction mode.
| |
| Path |
Gets or sets the path.
| |
| ScriptType |
Gets or sets the script point type.
|
| 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.) |