ProductAttributeSet Constructor (IEnumerable Int32 )Kentico 8.1 API Reference
Initializes a new instance of the ProductAttributeSet class.

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.
See Also