次の方法で共有


IndividualEnrollment.LastUpdatedOnUtc プロパティ

定義

このリソースが最後に更新された DateTime。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象