Classes

  ClassDescription
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
The CFunction object is the iBO.NET representation of a function belonging to a CEvent object.
CFunctionFee
The CFunctionFee object represents fees associated with CFunction objects.
CFunctionSorter
An IComparer implementation used by Array.Sort to sort a collection of CFunction objects.
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

  EnumerationDescription
FunctionSortBy
Represents the list of properties within CSubscription that ca be used to sort an array of CFunction objects.