Class Ecommerce.Stock.StockLocationArgs
- Namespace
- Dynamicweb.Ecommerce.Notifications
- Assembly
- Dynamicweb.Ecommerce.dll
public class Ecommerce.Stock.StockLocationArgs : NotificationArgs
- Inheritance
-
Ecommerce.Stock.StockLocationArgs
- Inherited Members
Properties
Ids
The affected Stock Location IDs.
public IEnumerable<long> Ids { get; set; }