Click or drag to resize

RecommendedFailoverOptionsWarnUserOfInconsistentProtectionData Property

This value is true if the data on the target may be in an inconsistent state; otherwise, it is false.

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public bool WarnUserOfInconsistentProtectionData { get; set; }

Property Value

Type: Boolean
if the data on the target server may be in an inconsistent state; otherwise, .
See Also