Classes
| Class | Description | |
|---|---|---|
| CBadge |
The CBadge class represents a Badge for a registrant of an Event.
| |
| CEvent |
The CEvent object is the iBO.NET representation of a row in the Meet_Master table.
| |
| CEventsConfig |
Defines the Events configuration options that are stored in the System_Params table by the Meet_Control entries.
| |
| CFunction | ||
| CFunctionFee |
The CFunctionFee object represents fees associated with CFunction objects.
| |
| CFunctionSorter | ||
| CRegistration |
The CRegistration class (a subclass of COrder) represents event registrations.
| |
| CRegistrationLineItem |
The CRegistrationLineItem class (a subclass of COrderLine)
represents a single line item on a CRegistration.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| FunctionSortBy |
Represents the list of properties within CSubscription that ca be used to sort an array of CFunction objects.
|