Share via


DiscountApplicationRecord Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the DiscountApplicationRecord class.

Overload List

  Name Description
ms870939.pubmethod(en-US,CS.70).gif DiscountApplicationRecord()()() Initializes a new instance of the DiscountApplicationRecord class.
ms870939.protmethod(en-US,CS.70).gif DiscountApplicationRecord(SerializationInfo, StreamingContext) Initializes a new instance of the DiscountApplicationRecord class using the specified serialization information and streaming context.

Top

Remarks

This class is used to store the ItemLevelDiscountsApplied and OrderLevelDiscountsApplied in the LineItem class. Most developers will use DiscountApplicationRecord to access the DiscountId, DiscountName, and DiscountAmount properties.

See Also

Reference

DiscountApplicationRecord Class

DiscountApplicationRecord Members

Microsoft.CommerceServer.Runtime.Orders Namespace