SKUInfoProviderIsSKUInStock 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
Syntax public static bool IsSKUInStock(
SKUInfo sku
)
Parameters
- sku
- Type: CMS.EcommerceSKUInfo
SKU data
Return Value
Type:
BooleanSee Also