The CEvent type exposes the following members.

Properties

  NameDescription
Address
Gets the CAddressBasic object used to hold address information for this event.
AllowRegistrationsString
Gets or sets the Registration Verification Calculation SQL string.
AppealCode
Gets or sets the fundraising Appeal code.
CampaignCode
Gets or sets the fundraising Campaign code.
CategoryCode
Gets or sets the event category.
CompCalculation
Gets or sets the COMP_REG_CALCULATION string.
CompRegistrationClass
Gets or sets the COMP_REG_REG_CLASS string.
ContactId
Gets or sets the CONTACT_ID string.
Coordinators
Gets or sets the coordinators for this event.
Description
Gets or sets the longer descriptive text for this event.
EarlyCutoffDate
Gets or sets the early cutoff date for event registrations.
EditStatus
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus
(Inherited from iboBase.)
EmailRegistration
Gets or sets the flag indicating whether email registration is allowed.
EndDate
Gets or sets when the event ends.
Errors
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.)
ErrorsCount
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.)
EventCode
Gets or sets the short identifier of the event.
EventImageName
Gets or sets the MEETING_IMAGE_NAME string.
EventType
Gets or sets the type of event.
EventUrl
Gets or sets a URL associated with this event.
FinancialEntityCode
Gets or sets the identifier of the financial entity to be associated with this event.
Functions
Gets a list of CFunction objects associated with this event.
FunctionsCount
Gets the number of functions associated with this event.
FunctionsRegistration
Gets the list of 'Registration' functions. i.e., Hotel, Memo, Expo, etc. are filtered out.
HeadCount
Gets or sets the headcount number for this event.
IsConfirmationSupressed
Gets or sets a flag indicating whether a confirmation should printed for this event.
IsCoordinatorsSupressed
Gets or sets a flag indicating whether the printing of Coordinators on confirmation letters should be suppressed.
IsDirectionsSupressed
Gets or sets a flag indicating whther the printing of directions on confirmation letters should be suppressed.
IsFundraisingEvent
Gets or sets the IS_FR_MEET flag.
IsNotesSupressed
Gets or sets a flag indicating whether the printing of event Notes on confirmation letters should be suppressed.
IsWebViewOnly
Gets or sets a flag indicating whether the event can only be viewed on the web.
LateCutoffDate
Gets or sets the cutoff date for late registrations.
Logo
Gets or sets the logo for the event.
MaxAttendees
Gets or sets the maximum number of attendees for this event.
Notes
Gets or sets notes associated with this event.
PostRegistration
Gets or sets the POST_REGISTRATION flag.
RegistrantsCount
Gets or sets the number of registrants for this event.
RegularCutoffDate
Gets or sets the standard cutoff date for event registrations.
ShowOnWeb
Gets or sets an indication of whether this event should be shown in a web view.
SquareFootRules
Gets or sets the SQUARE_FOOT_RULES string.
StartDate
Gets or sets when the event begins.
Status
Gets or sets the status of the event.
TaxAuthority
Gets the CTaxAuthority object associated with this event.
TaxAuthorityCode
Gets or sets the identifier of the tax authority for this event.
Title
Gets or sets short descriptive text for the event.
TotalCancellations
Gets or sets the total number of cancellations for this event.
TotalRevenue
Gets or sets the current total revenue that exists for this event.
UserDefined1
Gets or sets a user-defined string.
UserDefined10
Gets or sets a user-defined string.
UserDefined2
Gets or sets a user-defined string.
UserDefined3
Gets or sets a user-defined string.
UserDefined4
Gets or sets a user-defined string.
UserDefined5
Gets or sets a user-defined string.
UserDefined6
Gets or sets a user-defined string.
UserDefined7
Gets or sets a user-defined string.
UserDefined8
Gets or sets a user-defined string.
UserDefined9
Gets or sets a user-defined string.

See Also