Click or drag to resize
RecommendedFailoverOptionsModelWarnUserOfInconsistentProtectionData Property
Gets or sets a value indicating whether to warn that the data on the target server may be in an inconsistent state.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.5.23.0 (0.5.23.0)
Syntax
public bool WarnUserOfInconsistentProtectionData { get; set; }

Property Value

Type: Boolean
See Also