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.2.0.814 (8.2.0.814)
Syntax
public Nullable<TargetStates> ProtectionTargetState { get; set; }

Property Value

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