Bagikan melalui


AccountProperties.Restore Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="restore")]
public bool? Restore { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restore")>]
member this.Restore : Nullable<bool> with get, set
Public Property Restore As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to