 | StockService Methods |
The StockService type exposes the following members.
Methods
| Name | Description |
---|
 | ClearCache | |
 | ClearCache(LanguageBasedKeyString) | |
 | ClearCache(IEnumerableLanguageBasedKeyString) | |
 | ClearStockGroupCache | |
 | CreateStockLocationRelation | |
 | DeleteAllStockLocationRelationsFromShop | |
 | DeleteStockGroup | |
 | DeleteStockLocation | |
 | DeleteStockLocationRelation | |
 | DeleteStockLocationRelations | |
 | DeleteStockStatus | |
 | DeleteStockUnit | |
 | DeleteStockUnitDetail(StockUnitDetail) | |
 | DeleteStockUnitDetail(StockUnitDetailIdentifier) | |
 | DeleteStockUnits(String, String) | |
 | DeleteStockUnits(String, String, String, Int64) | |
 | GetMaxStockUnitRowId | Obsolete. |
 | GetStockGroup | |
 | GetStockGroups | |
 | GetStockLocation(Int64) | |
 | GetStockLocation(Int64, String) | |
 | GetStockLocation(Product, Int64) | |
 | GetStockLocationCategories | |
 | GetStockLocationCategory | |
 | GetStockLocationRelations | |
 | GetStockLocations | |
 | GetStockLocations(Boolean) | |
 | GetStockLocations(Int64) | |
 | GetStockLocations(String) | |
 | GetStockLocations(Product) | |
 | GetStockLocations(String, Boolean) | |
 | GetStockLocations(Product, String) | |
 | GetStockStatus(String) | |
 | GetStockStatus(String, String) | |
 | GetStockStatuses | |
 | GetStockUnit(Int32) | Obsolete. |
 | GetStockUnit(StockUnitIdentifier) | |
 | GetStockUnit(String, String, String, StockLocation) | |
 | GetStockUnitDetail | |
 | GetStockUnits | |
 | GetStockUnitsWithVariants(String) | |
 | GetStockUnitsWithVariants(Product) | Obsolete. |
 | GetStockUnitTotals | |
 | SaveStockGroup | |
 | SaveStockLocation | |
 | SaveStockStatus | |
 | SaveStockUnit | |
 | SaveStockUnitDetail | |
Top
See Also