RetailDiscountOffer.copyFrom Method
Copies the specified discount offer and creates a new discount offer.
Syntax
public void copyFrom(RetailDiscountOffer _original)
Run On
Called
Parameters
- _original
Type: RetailDiscountOffer Table
An instance of the RetailDiscountOfferTable table.
Exceptions
Exception | Condition |
---|---|
Error | A copy failure error. |