Method SetStorePromotionOrder
SetStorePromotionOrder(List<Product>)
Overrides the promoted product order on the device.
Declaration
void SetStorePromotionOrder(List<Product> products)
Parameters
Type | Name | Description |
---|---|---|
List<Product> | products | The new order of promoted products for the device. |