TenantKey.UpdatedAt プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象