Click or drag to resize

Currency Properties

The FuncRuCurrency type exposes the following members.

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