BalanceEnum enumeration

BalanceEnum enumeration

Balance type enum

The BalanceEnum type exposes the following members:

Fields

FieldDescription
DOLLARdollar (value formatted DDDD.cc)
PERCENTpercentage (value formatted XXXX.YYYY)
NUMBERnumber (value formatted as is)

See Also