SKUInfoProvider.IsSKUInStockInternal Method |
Indicates the real stock status of SKU based on SKU items available.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntaxprotected virtual bool IsSKUInStockInternal(
SKUInfo sku
)
Parameters
- sku
- Type: CMS.Ecommerce.SKUInfo
SKU data
Return Value
Type:
Boolean
See Also