VariantHelper CheckVariantCategoriesConsistencyInternal Method (Int32, ProductAttributeSet)Kentico 8.0 API Reference
Checks if specified product options contains all and only categories from existing variants of specified product.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineBoolean
True if product options contains all and only categories from existing variants; False otherwise.
See Also