BackupSettingsProvider.

Enabled Property

Summary

A boolean value used to specify whether backups will occur during a sync.

Syntax

public Nullable<bool> Enabled { get; set; }

Value

Type Description
Nullable<bool>