次の方法で共有


Collection.NumberOfOffers プロパティ

定義

コレクションに関連付けられているオファーの数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.numberOfOffers")]
public long? NumberOfOffers { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.numberOfOffers")>]
member this.NumberOfOffers : Nullable<int64>
Public ReadOnly Property NumberOfOffers As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象