EventItem PerRegistrantLimit Property CTCT Wrapper Documented Class Library
The maximum quantity of this item that a registrant, as well as any of their guests, can purchase, minimum = 0, cannot leave blank; value cannot be greater than the value of default_quantity_available

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

public int PerRegistrantLimit { get; set; }
See Also