Compartir a través de


PriceSheetProperties.CurrencyCode Propiedad

Definición

Obtiene el código de moneda.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a