Click or drag to resize
DTHVPersistedStateModelRevertConnectionPersistedState Property
Gets or sets the state of the replica vm revert persisted.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.0.0.1664 (8.0.0.1664)
Syntax
public CoreConnectionPersistedStateModel RevertConnectionPersistedState { get; set; }

Property Value

Type: CoreConnectionPersistedStateModel
The state of the Replica vm revert persisted.
See Also