Classes

  ClassDescription
Public classCBadge
The CBadge class represents a Badge for a registrant of an Event.
Public classCEvent
The CEvent object is the iBO.NET representation of a row in the Meet_Master table.
Public classCEventsConfig
Defines the Events configuration options that are stored in the System_Params table by the Meet_Control entries.
Public classCFunction
The CFunction object is the iBO.NET representation of a function belonging to a CEvent object.
Public classCFunctionFee
The CFunctionFee object represents fees associated with CFunction objects.
Public classCFunctionSorter
An IComparer implementation used by Array.Sort to sort a collection of CFunction objects.
Public classCRegistration
The CRegistration class (a subclass of COrder) represents event registrations.
Public classCRegistrationLineItem
The CRegistrationLineItem class (a subclass of COrderLine) represents a single line item on a CRegistration.

Enumerations

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