Currency Properties |
The FuncRuCurrency type exposes the following members.
| Name | Description | |
|---|---|---|
| CentFive |
Gets the currency name in plural in correct declension (e. g. cents).
| |
| CentOne |
Gets the currency name in singular (e. g. cent).
| |
| Cents | ||
| CentsGender |
Gender of the decimal part of the currency.
(Inherited from FuncBaseCurrency.) | |
| CentTwo |
Gets the currency name in plural (e. g. cents).
| |
| DollarFive |
Gets the currency name in plural in correct declension (e. g. dollars).
| |
| DollarOne |
Gets the currency name in singular (e. g. dollar).
| |
| Dollars | ||
| DollarTwo |
Gets the currency name in plural (e. g. dollars).
| |
| Gender |
Gender of the integer part of the currency.
(Inherited from FuncBaseCurrency.) |