|
FullServerTestFailoverOptionsDeleteSnapshots Property |
Namespace: DoubleTake.Jobs.ContractAssembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.1.0.599
Syntaxpublic bool DeleteSnapshots { get; set; }Public Property DeleteSnapshots As Boolean
Get
Set
public:
property bool DeleteSnapshots {
bool get ();
void set (bool value);
}function get_DeleteSnapshots();
function set_DeleteSnapshots(value);
Property Value
Type:
Boolean
See Also