| StockServiceGetStockLocationCategory Method |
Namespace:
Dynamicweb.Ecommerce.Stocks
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public StockLocationCategory GetStockLocationCategory(
string id
)
Public Function GetStockLocationCategory (
id As String
) As StockLocationCategory
Parameters
- id
- Type: SystemString
Return Value
Type:
StockLocationCategorySee Also