| StockServiceGetStockLocationRelations Method |
Namespace:
Dynamicweb.Ecommerce.Stocks
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<StockLocation> GetStockLocationRelations(
string shopId
)
Public Function GetStockLocationRelations (
shopId As String
) As IEnumerable(Of StockLocation)
Parameters
- shopId
- Type: SystemString
Return Value
Type:
IEnumerableStockLocationSee Also