Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the DiscountApplicationRecordBase class.
Overload List
Name | Description | |
---|---|---|
![]() |
DiscountApplicationRecordBase()()() | Initializes a new instance of the DiscountApplicationRecordBase class. |
![]() |
DiscountApplicationRecordBase(SerializationInfo, StreamingContext) | Initializes a new instance of the DiscountApplicationRecordBase class using the specified serialization information and streaming context. |
Top
Remarks
Most developers will use DiscountApplicationRecord or ShippingDiscountRecord to access the DiscountId, DiscountName, and DiscountAmount.
An abstract class. The following classes derive from this class:
DiscountApplicationRecord - Provides an interface to the information written by the discount components from the marketing subsystem.
ShippingDiscountRecord - Provides an interface to the information written by the discount components in the marketing subsystem for shipping discounts.
See Also
Reference
DiscountApplicationRecordBase Class