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