Does anyone know how to use the ...
Public Property Set DiscountReasonCode(Value As ReasonCode) ...
I wrote some code that based on some criteria will discount some items, but looks like I also need to set the Discount Code... Any ideas or example would be great
TIA