次の方法で共有


SingleQueryResult.LastUpdated プロパティ

定義

署名の最終更新時刻を示す値を取得または設定します (サード パーティ ベンダーから提供)

[Newtonsoft.Json.JsonProperty(PropertyName="lastUpdated")]
public string LastUpdated { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastUpdated")>]
member this.LastUpdated : string with get, set
Public Property LastUpdated As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象