PriceSheetProperties.CurrencyCode Property

Definition

Gets currency Code

[Newtonsoft.Json.JsonProperty(PropertyName="currencyCode")]
public string CurrencyCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currencyCode")>]
member this.CurrencyCode : string
Public ReadOnly Property CurrencyCode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to