Currency Class |  |
The Currency info
Inheritance HierarchySystemObject
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
Syntaxpublic 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. “€”)
|
Top
See Also