Share via


Marketplace.PretaxCost Property

Definition

Gets the amount of cost before tax.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to