ProductAttributeSet Contains Method (IEnumerable Int32 )Kentico 8.0 API Reference
Determines whether this ProductAttributeSet [contains] [the specified product options].

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

Parameters

productAttributeIds
Type: OnlineSystem.Collections.Generic IEnumerable OnlineInt32 
The product option IDs.

Return Value

Type: OnlineBoolean
See Also