IndividualEvent IsCheckinAvailable Property CTCT Wrapper Documented Class Library
Set to true to enable registrant check-in, and indicate that the registrant attended the event; Default is false

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

public bool IsCheckinAvailable { get; set; }
See Also