Compartir a través de


ModelResult.LastUpdatedDateTime Propiedad

Definición

Obtiene o establece obtener o establecer el modelo de fecha y hora actualizada por última vez.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a