Compartir a través de


ProtectedItem.DeferredDeleteTimeInUTC Propiedad

Definición

Obtiene o establece la hora de eliminación diferida en UTC.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a