次の方法で共有


UsageDetail.PretaxCost プロパティ

定義

税引き前のコストの金額を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象