Compartir a través de


Installation.PushChannelExpired Propiedad

Definición

Obtiene si la instalación ha expirado o no

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a