tagNegativeDisplayEnum
Specifies how negative currency amounts should be displayed.
|
Name |
Value |
Description |
|
TRALING_MINUS |
1 |
Display with a negative (minus) sign after the amount. |
|
LEADING_MINUS |
2 |
Display with a negative (minus) sign before the amount. |
|
BRACKETS |
3 |
Enclose the amount in brackets (). |