Transaction.PricingCurrency Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ISO 4217 code for the currency in which the product is priced.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.pricingCurrency")]
public string PricingCurrency { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.pricingCurrency")>]
member this.PricingCurrency : string
Public ReadOnly Property PricingCurrency As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute