DiscountConcurrencyRules Class

This class knows how to take a transaction with possible periodic discounts set on its sales items, and choose which ones should be applied based on their concurrency settings.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.Services
Assembly:  Microsoft.Dynamics.Commerce.Runtime.Services (in Microsoft.Dynamics.Commerce.Runtime.Services.dll)

Syntax

'Declaration
Public NotInheritable Class DiscountConcurrencyRules
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class DiscountConcurrencyRules
public ref class DiscountConcurrencyRules abstract sealed

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.Services.DiscountConcurrencyRules

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.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Services Namespace