Click or drag to resize

EURCurrency Properties

The FuncRuEURCurrency type exposes the following members.

Properties
  NameDescription
Public propertyCentFive
Gets the currency name in plural in correct declension (e. g. cents).
(Inherited from FuncRuCurrency.)
Public propertyCentOne
Gets the currency name in singular (e. g. cent).
(Inherited from FuncRuCurrency.)
Protected propertyCents (Overrides FuncRuCurrencyCents.)
Public propertyCentsGender
Gets gender of the decimal part of the currency.
(Overrides FuncBaseCurrencyCentsGender.)
Public propertyCentTwo
Gets the currency name in plural (e. g. cents).
(Inherited from FuncRuCurrency.)
Public propertyDollarFive
Gets the currency name in plural in correct declension (e. g. dollars).
(Inherited from FuncRuCurrency.)
Public propertyDollarOne
Gets the currency name in singular (e. g. dollar).
(Inherited from FuncRuCurrency.)
Protected propertyDollars (Overrides FuncRuCurrencyDollars.)
Public propertyDollarTwo
Gets the currency name in plural (e. g. dollars).
(Inherited from FuncRuCurrency.)
Public propertyGender
Gets gender of the integer part of the currency.
(Overrides FuncBaseCurrencyGender.)
Top
See Also