Enum RewardCollectionSortDirection
- Namespace
- Dynamicweb.Ecommerce.Loyalty
- Assembly
- Dynamicweb.Ecommerce.dll
The SortDirection enumeration defines in which direction discount will be sorted.
[Obsolete("Not used")]
public enum RewardCollectionSortDirection
Fields
Ascending = 1
- Sort column ascending.
Descending = 2
- Sort column descending.