Click or drag to resize
DTHVPersistedStateModelProtectionTargetState Property
Gets or sets the state of the protection target.

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 Nullable<TargetStates> ProtectionTargetState { get; set; }

Property Value

Type: NullableTargetStates
The state of the protection target.
See Also