| ProductAttributeSetCount Property | 
            Gets the count of product options in set.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
 Syntax
Syntaxpublic int Count { get; }Property Value
Type: 
Int32
            The count of product options in set.
            
 See Also
See Also