Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class StockPlacementExtensions

Inheritance
System.Object
StockPlacementExtensions
Namespace: EPiServer.Commerce.Shell.Catalog
Assembly: EPiServer.Commerce.Shell.dll
Version: 14.26.0
Syntax
public static class StockPlacementExtensions : Object

Methods

GetStockPlacements(IStockPlacement)

Declaration
public static ItemCollection<Inventory> GetStockPlacements(this IStockPlacement stockPlacement)
Parameters
Type Name Description
IStockPlacement stockPlacement
Returns
Type Description
ItemCollection<Inventory>