次の方法で共有


EventsAvailabilityResultInfo.Duration プロパティ

定義

可用性の結果の期間を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="duration")]
public long? Duration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="duration")>]
member this.Duration : Nullable<int64> with get, set
Public Property Duration As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象