次の方法で共有


Update.ImpactDurationInSec プロパティ

定義

影響の継続時間を秒単位で取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象