次の方法で共有


RunFilterParameters.LastUpdatedAfter プロパティ

定義

実行イベントが 'ISO 8601' 形式で更新された日時を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象