Share via


RestoredLogs.SourceTable Property

Definition

Gets or sets the table to restore data from.

[Newtonsoft.Json.JsonProperty(PropertyName="sourceTable")]
public string SourceTable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceTable")>]
member this.SourceTable : string with get, set
Public Property SourceTable As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to