Checks if the variant options in specified variant corresponds with options determined in parent product.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- variant
- Type: CMS.Ecommerce ProductVariant
The variant.
Return Value
Type: BooleanTrue if variant options in specified variant corresponds with options determined in parent product and false otherwise
See Also