次の方法で共有


RunFilterParameters.LastUpdatedBefore プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象