The CSubscriptionsConfig type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
PeriodicRefresh
Refreshes the cached variable values if the supplied interval has passed since the last refresh.
RefreshOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
AdvanceStartMonth
Gets the value of Dues_Control.AdvanceStartMonth in the System_Params table.
AllowOverpayment
Gets the value of Dues_Control.AllowDuesOverpayment in the System_Params table.
ApplyToDelinquentCustomers
Gets the value of Dues_Control.ApplyToDeliquentMember in the System_Params table.
ApplyToNewMember
Gets the value of Dues_Control.ApplyToNewMember in the System_Params table.
BillingCycle
Gets the value of Dues_Control.BillCycle in the System_Params table.
DefaultAccountingMethod
Gets the value of Dues_Control.AccountingMethodDefault in the System_Params table.
GracePeriodMonths
Gets the value of Dues_Control.GracePeriod in the System_Params table.
IntervalString
Gets the value of Dues_Control.IntervalString in the System_Params table.
LastRefreshDateTime
Gets the date and time that the cached object was last refreshed.
MaintainPreviousBalance
Gets the value of Dues_Control.MaintainPreviousBalance in the System_Params table.
PaidThruDateUpdate
Gets the value of Dues_Control.PaidThruDateUpdate in the System_Params table.
Prorate
Gets the value of Dues_Control.Prorate in the System_Params table.
StandardBillingMonths
Gets the value of Dues_Control.StandardBillingMonths in the System_Params table.
UpdateCompsAtPayment
Gets the value of Dues_Control.UpdateCompsAtPayment in the System_Params table.

See Also