Compartir a través de


FeedbackRecord.DeviceId Propiedad

Definición

Identificador del dispositivo de destino del mensaje de nube a dispositivo al que se relaciona este fragmento de comentarios.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a