Click or drag to resize

USDCurrency Properties

The FuncUaUSDCurrency 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 cents.
(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 dollars.
(Overrides FuncBaseCurrencyGender.)
Top
See Also