Partager via


ModelResult.LastUpdatedDateTime Propriété

Définition

Obtient ou définit obtenir ou définir la date/heure de la dernière mise à jour du modèle.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à