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.
Represents a catalog condition that must be true for a discount to apply.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public NotInheritable Class DiscountCondition
'Usage
Dim instance As DiscountCondition
[ComVisibleAttribute(false)]
public sealed class DiscountCondition
[ComVisibleAttribute(false)]
public ref class DiscountCondition sealed
public final class DiscountCondition
Remarks
This class cannot be publicly created. It is only accessible as the Condition property of a Discount object.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Marketing..::.DiscountCondition
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.