Partager via


ApiRevisionContract.UpdatedDateTime Propriété

Définition

Obtient l’heure à laquelle la révision de l’API a été mise à jour. La date est conforme au format suivant : aaaa-MM-ddTHH:mm:ssZ tel que spécifié par la norme ISO 8601.

[Newtonsoft.Json.JsonProperty(PropertyName="updatedDateTime")]
public DateTime? UpdatedDateTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="updatedDateTime")>]
member this.UpdatedDateTime : Nullable<DateTime>
Public ReadOnly Property UpdatedDateTime As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à