B1CurrencyColorBySign
- Stores color mapping IDs for currency amount display based on whether the value is positive or negative.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Add | FName | Color mapping ID used when displaying a positive (added) currency amount. | Category: B1CurrencyColorBySign Foreign: Color.Id |
| Subtract | FName | Color mapping ID used when displaying a negative (subtracted) currency amount. | Category: B1CurrencyColorBySign Foreign: Color.Id |