Packagestimulsoft.report.func
Classpublic class BaseCurrency
InheritanceBaseCurrency Inheritance Object



Public Properties
 PropertyDefined By
  centsGender : int
[read-only] Gender of the decimal part of the currency.
BaseCurrency
  gender : int
[read-only] Gender of the integer part of the currency.
BaseCurrency
Property Detail
centsGenderproperty
centsGender:int  [read-only]

Gender of the decimal part of the currency.


Implementation
    public function get centsGender():int
genderproperty 
gender:int  [read-only]

Gender of the integer part of the currency.


Implementation
    public function get gender():int