Click or drag to resize

Currency Class

The Currency info
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsCurrency

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public class Currency

The Currency type exposes the following members.

Constructors
  NameDescription
Public methodCurrency
Top
Properties
  NameDescription
Public propertyCode
The ISO 4217 currency code (e.g. “EUR”)
Public propertySymbol
The currency symbol (e.g. “€”)
Top
See Also