Partager via


ModelResult.CreatedDateTime Propriété

Définition

Obtient ou définit get ou définit la date et heure de création du modèle.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à