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 ref class Currency
type Currency = class end
The Currency type exposes the following members.
Constructors Properties
| Name | Description |
---|
| Code |
The ISO 4217 currency code (e.g. “EUR”)
|
| Symbol |
The currency symbol (e.g. “€”)
|
TopSee Also