 | StockServiceGetStockGroup Method |
Namespace:
Dynamicweb.Ecommerce.Stocks
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic StockGroup GetStockGroup(
string id
)
Public Function GetStockGroup (
id As String
) As StockGroup
Parameters
- id
- Type: SystemString
Return Value
Type:
StockGroup
See Also