[This is preliminary documentation and is subject to change.]

Timed backup interval. If BackupEnabledState is set to "Yes", value must be positive. If BackupEnabledState is set to "No" or "Auto", this property has no effect.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)

Syntax

   
 C# 
public TimeSpan BackupInterval { get; set; }

See Also