次の方法で共有


PriceSheetProperties.IncludedQuantity プロパティ

定義

オファーに含まれる品質を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="includedQuantity")]
public decimal? IncludedQuantity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includedQuantity")>]
member this.IncludedQuantity : Nullable<decimal>
Public ReadOnly Property IncludedQuantity As Nullable(Of Decimal)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象