RestoreDataSourceType Enum

Definition

An enumeration to describe the possible sources of the restore data.

public enum RestoreDataSourceType
type RestoreDataSourceType = 
Public Enum RestoreDataSourceType
Inheritance
RestoreDataSourceType

Fields

Local 1

Indicates that the restore data comes from a local device.

Remote 0

Indicates that the restore data comes from a remote device, probably connected through network access.

Applies to