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