RestoreLocation.DataSourceID Property

Definition

Gets or sets the data source identifier associated with a RestoreLocation object.

public string DataSourceID { get; set; }
member this.DataSourceID : string with get, set
Public Property DataSourceID As String

Property Value

A String with the data source identifier.

Applies to