Click or drag to resize
FullServerPersistedStateModelSystemVolumeRevertPersistedState Property
Gets or sets the state of the system volume revert persisted.

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

Property Value

Type: CoreConnectionPersistedStateModel
The state of the system volume revert persisted.
See Also