Determines whether this ProductAttributeSet [contains] [the specified product option].
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- productAttribute
 - Type: CMS.Ecommerce SKUInfo
The product option. 
Return Value
Type:True if this ProductAttributeSet [contains] [the specified product option]; otherwise, false.
See Also