SnapshotEntryModel Class |
Namespace: DoubleTake.Web.Models
The SnapshotEntryModel type exposes the following members.
| Name | Description | |
|---|---|---|
| SnapshotEntryModel | Initializes a new instance of the SnapshotEntryModel class |
| Name | Description | |
|---|---|---|
| Comment |
Gets or sets the comment associated with this snapshot.
| |
| ConName |
Gets or sets the connection name for the snapshot.
| |
| Id |
Gets or sets the unique identifier of this snapshot.
| |
| Reason |
Gets or sets the reason for taking this snapshot.
| |
| States |
Gets or sets the state of the target server associated with this snapshot.
| |
| Timestamp |
Gets or sets the when this snapshot was taken.
|
| 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.) |