The CSubscriptionsConfig 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 propertyAdvanceStartMonth
Gets the value of Dues_Control.AdvanceStartMonth in the System_Params table.
Public propertyAllowOverpayment
Gets the value of Dues_Control.AllowDuesOverpayment in the System_Params table.
Public propertyApplyToDelinquentCustomers
Gets the value of Dues_Control.ApplyToDeliquentMember in the System_Params table.
Public propertyApplyToNewMember
Gets the value of Dues_Control.ApplyToNewMember in the System_Params table.
Public propertyBillingCycle
Gets the value of Dues_Control.BillCycle in the System_Params table.
Public propertyDefaultAccountingMethod
Gets the value of Dues_Control.AccountingMethodDefault in the System_Params table.
Public propertyGracePeriodMonths
Gets the value of Dues_Control.GracePeriod in the System_Params table.
Public propertyIntervalString
Gets the value of Dues_Control.IntervalString in the System_Params table.
Public propertyStatic memberLastRefreshDateTime
Gets the date and time that the cached object was last refreshed.
Public propertyMaintainPreviousBalance
Gets the value of Dues_Control.MaintainPreviousBalance in the System_Params table.
Public propertyPaidThruDateUpdate
Gets the value of Dues_Control.PaidThruDateUpdate in the System_Params table.
Public propertyProrate
Gets the value of Dues_Control.Prorate in the System_Params table.
Public propertyStandardBillingMonths
Gets the value of Dues_Control.StandardBillingMonths in the System_Params table.
Public propertyUpdateCompsAtPayment
Gets the value of Dues_Control.UpdateCompsAtPayment in the System_Params table.

See Also