TrackInformation IsRegistrationClosedManually Property CTCT Wrapper Documented Class Library
Default = false; Manually closes the event registration when set to true, takes precedence over registration_limit_date and registration_limit_count settings

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

public bool IsRegistrationClosedManually { get; set; }
See Also