The CEventsConfig type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPeriodicRefresh
Refreshes the cached variable values if the supplied interval has passed since the last refresh.
Public methodRefresh()()()()
Refreshes the cached configuration variable values.
Public methodRefresh(String)
Refreshes the cached configuration variable values.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyActivityFieldChar1
Gets the value of Meet_Control.ActivityUF1 in the System_Params table.
Public propertyActivityFieldChar2
Gets the value of Meet_Control.ActivityUF2 in the System_Params table.
Public propertyActivityFieldChar3
Gets the value of Meet_Control.ActivityUF3 in the System_Params table.
Public propertyActivityFieldDate1
Gets the value of Meet_Control.ActivityUF6 in the System_Params table.
Public propertyActivityFieldDate2
Gets the value of Meet_Control.ActivityUF7 in the System_Params table.
Public propertyActivityFieldNumber1
Gets the value of Meet_Control.ActivityUF4 in the System_Params table.
Public propertyActivityFieldNumber2
Gets the value of Meet_Control.ActivityUF5 in the System_Params table.
Public propertyEventDescriptionField1
Gets the value of Meet_Control.MUFPro1 in the System_Params table.
Public propertyEventDescriptionField10
Gets the value of Meet_Control.MUFPro10 in the System_Params table.
Public propertyEventDescriptionField2
Gets the value of Meet_Control.MUFPro2 in the System_Params table.
Public propertyEventDescriptionField3
Gets the value of Meet_Control.MUFPro3 in the System_Params table.
Public propertyEventDescriptionField4
Gets the value of Meet_Control.MUFPro4 in the System_Params table.
Public propertyEventDescriptionField5
Gets the value of Meet_Control.MUFPro5 in the System_Params table.
Public propertyEventDescriptionField6
Gets the value of Meet_Control.MUFPro6 in the System_Params table.
Public propertyEventDescriptionField7
Gets the value of Meet_Control.MUFPro7 in the System_Params table.
Public propertyEventDescriptionField8
Gets the value of Meet_Control.MUFPro8 in the System_Params table.
Public propertyEventDescriptionField9
Gets the value of Meet_Control.MUFPro9 in the System_Params table.
Public propertyFunctionNameCalculationSql
Gets the value of Meet_Control.FunctionNameCalculation in the System_Params table.
Public propertyIsDuplicateRegistrantCheckingEnabled
Gets the value of Meet_Control.EnableDuplicateRegistrationChecking in the System_Params table.
Public propertyIsEventDeletedOnClose
Gets the value of Meet_Control.DeleteMeetingOnClose in the System_Params table.
Public propertyIsEventFullWarningDisplayed
Gets the value of Meet_Control.WarningForMaxRegistrants in the System_Params table.
Public propertyIsMemberTypeCopiedToRegistrantClass
Gets the value of Meet_Control.CopyMemberTypeToRegistrantClass in the System_Params table.
Public propertyIsWaitListingEnabled
Gets the value of Meet_Control.EnableWaitLists in the System_Params table.
Public propertyIsWaitListSelectionAllowed
Gets the value of Meet_Control.AllowWaitListSelection in the System_Params table.
Public propertyStatic memberLastRefreshDateTime
Gets the date and time that the cached object was lasted refreshed.
Public propertyMeetingNameCalculationSql
Gets the value of Meet_Control.MeetingNameCalculation in the System_Params table.
Public propertyRegistrationField1
Gets the value of Meet_Control.RUFPro1 in the System_Params table.
Public propertyRegistrationField10
Gets the value of Meet_Control.RUFPro10 in the System_Params table.
Public propertyRegistrationField2
Gets the value of Meet_Control.RUFPro2 in the System_Params table.
Public propertyRegistrationField3
Gets the value of Meet_Control.RUFPro3 in the System_Params table.
Public propertyRegistrationField4
Gets the value of Meet_Control.RUFPro4 in the System_Params table.
Public propertyRegistrationField5
Gets the value of Meet_Control.RUFPro5 in the System_Params table.
Public propertyRegistrationField6
Gets the value of Meet_Control.RUFPro6 in the System_Params table.
Public propertyRegistrationField7
Gets the value of Meet_Control.RUFPro7 in the System_Params table.
Public propertyRegistrationField8
Gets the value of Meet_Control.RUFPro8 in the System_Params table.
Public propertyRegistrationField9
Gets the value of Meet_Control.RUFPro9 in the System_Params table.
Public propertyYearsExibited
Gets the value of Meet_Control.YearsExhibited in the System_Params table.

See Also