DiscountItem Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Represents a collection of properties for a particular discount.
Namespace: Microsoft.CommerceServer.Runtime.Marketing
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax
'Declaration
Public NotInheritable Class DiscountItem
'Usage
Dim instance As DiscountItem
public sealed class DiscountItem
public ref class DiscountItem sealed
public final class DiscountItem
Remarks
Manages a collection of properties for a particular discount.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Runtime.Marketing..::.DiscountItem
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.