Click or drag to resize
DiscountCollectionCount Property
Gets the number of discounts contained in the DiscountCollection.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public int Count { get; }

Property Value

Type: Int32
See Also