| StockServiceGetStockStatus Method (String) |
Namespace:
Dynamicweb.Ecommerce.Stocks
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public StockStatus GetStockStatus(
string id
)
Public Function GetStockStatus (
id As String
) As StockStatus
Parameters
- id
- Type: SystemString
Return Value
Type:
StockStatusSee Also