Bagikan melalui


BackupElement.ElementId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to