Click or drag to resize
CalculationRequestItemAutoAddedQuantity Property
The quantity of the item which was automatically added.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public decimal AutoAddedQuantity { get; set; }

Property Value

Type: Decimal
See Also