Compartir a través de


ProtectedItem.IsDeferredDeleteScheduleUpcoming Propiedad

Definición

Obtiene o establece la marca para identificar si el DS eliminado diferido se purgará pronto.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a