次の方法で共有


WaitStepAttributes.Duration プロパティ

定義

待機の期間を ISO 8601 形式で取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象