ProductAttributeSet Contains Method (IEnumerable Int32 )Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineBoolean
See Also