Compartir a través de


IndividualEnrollment.LastUpdatedDateTimeUtc Propiedad

Definición

Fecha y hora en que este recurso se actualizó por última vez.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a