Compartir a través de


ExportImportDevice.Id Propiedad

Definición

Identificador único del dispositivo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a