Share via


PromoCodeRecord Constructor

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

Initializes a new instance of the PromoCodeRecord class.

Overload List

  Name Description
Aa511826.pubmethod(en-US,CS.70).gif PromoCodeRecord()()() Initializes a new instance of the PromoCodeRecord class by initializing the promo code and definition Id to empty string.
Aa511826.protmethod(en-US,CS.70).gif PromoCodeRecord(SerializationInfo, StreamingContext) Initializes a new instance of the PromoCodeRecord class using the specified serialization and streaming context information.

Top

Remarks

PromoCodeRecord is a concrete implementation class that is associated with an OrderForm object. PromoCodeRecord objects are formed after execution of the PromoCode Pipeline component.

See Also

Reference

PromoCodeRecord Class

PromoCodeRecord Members

Microsoft.CommerceServer.Runtime.Orders Namespace