BalanceEnum enumeration

BalanceEnum enumeration

Balance type enum

The BalanceEnum type exposes the following members:

Fields

Field Description
DOLLAR dollar (value formatted DDDD.cc)
PERCENT percentage (value formatted XXXX.YYYY)
NUMBER number (value formatted as is)

See Also