Currency
Currency class
Currency class.
public class Currency
Constructors
| Name | Description |
|---|---|
| Currency() | Initializes a new instance of Currency class. |
Properties
| Name | Description |
|---|---|
| CurrencyRate { get; set; } | Gets or sets the ratio, in decimal notation. |
| CurSym { get; set; } | Gets or sets the currency identifier. |
See Also
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance