public enum InventoryLevel : System.Enum
public enum InventoryLevel : System.Enum
| Member | Description |
|---|---|
| Any | Ignore inventory level status and load all |
| LowStock | Products with low inventory level status |
| OutOfStock | Product which are Out of stock |
System.Object
System.ValueType
System.Enum
CommerceBuilder.Reporting.InventoryLevel