MCRPriceHistoryPotentialType Enumeration
Help Text: The potential type of price/discount information history represents
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
None | 0 | None |
TradePriceFrom | 1 | Price |
TradePriceTo | 2 | End range (price) |
LineDiscFrom | 3 | Line discount |
LineDiscTo | 4 | End range (disc) |
MultiLineDiscFrom | 5 | Multiline discount |
MultiLineDiscTo | 6 | End range (multiline) |
EndRange | 7 | End range |