Click or drag to resize

RURCurrency Properties

The FuncUaRURCurrency type exposes the following members.

Properties
  NameDescription
Public propertyCentFive
Gets the currency name in plural in correct declension (e. g. cents).
(Inherited from FuncUaCurrency.)
Public propertyCentOne
Gets the currency name in singular (e. g. cent).
(Inherited from FuncUaCurrency.)
Protected propertyCents (Overrides FuncUaCurrencyCents.)
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 FuncUaCurrency.)
Public propertyDollarFive
Gets the currency name in plural in correct declension (e. g. dollars).
(Inherited from FuncUaCurrency.)
Public propertyDollarOne
Gets the currency name in singular (e. g. dollar).
(Inherited from FuncUaCurrency.)
Protected propertyDollars (Overrides FuncUaCurrencyDollars.)
Public propertyDollarTwo
Gets the currency name in plural (e. g. dollars).
(Inherited from FuncUaCurrency.)
Public propertyGender
Gets gender of the integer part of the currency.
(Overrides FuncBaseCurrencyGender.)
Top
See Also