EventItem DefaultQuantityTotal Property CTCT Wrapper Documented Class Library
The total quantity of items offered for sale, minimum = 0, cannot leave blank. If the item has attributes, the summation of the quantity_total for all attributes automatically overwrites the value you enter here.

Namespace: CTCT.Components.EventSpot
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public int DefaultQuantityTotal { get; set; }
See Also