Click or drag to resize

InstallmentPlan Class

InstallmentPlan Class Fields and Properties.
Inheritance Hierarchy
SystemObject
  ConneXionInstallmentPlan

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
[SerializableAttribute]
public class InstallmentPlan

The InstallmentPlan type exposes the following members.

Constructors
  NameDescription
Public methodInstallmentPlan
Initializes a new instance of the InstallmentPlan class
Top
Properties
  NameDescription
Public propertyBrokerCode
Gets or Sets the Broker Code
Public propertyCycles
Gets or Sets the number of Cycles for Flat Fee
Public propertyInstallmentType
Gets or Sets Installment Type
Public propertyLienCode
Gets or Sets the Lien Code
Public propertyLienNumber
Gets or Sets the Lien Number
Public propertyMessageLine1
Gets or Sets Message Line 1
Public propertyMessageLine2
Gets or Sets Message Line 2
Public propertyMsgKey
Gets or Sets the Message Key
Public propertyNumberofLineItems
Gets or Sets the Number of Line Items
Public propertyOInt
Gets or Sets the Other Interest
Public propertyPlanNumber
Gets or Sets the Plan Number
Public propertyPolicyIndex
Gets or Sets Policy Index
Public propertyPolicyNumber
Gets or Sets the Policy Number
Public propertyPrintInvoice
Gets or Sets Print Invoice
Top
Fields
  NameDescription
Public fieldInstallmentPlanLines
Installment Plan Lines
Public fieldInstallments
Installments
Public fieldLicenseKey
Agency identifier code of target agency database if ConneXion instance is TAMCentral hosted
Public fieldRecordNumber
Record Number
Public fieldTag
User Defined Value
Public fieldTAMCentralAgency
Agency identifier code of target agency database if ConneXion instance is TAMCentral hosted
Public fieldTAMPassword
TAM System Password
Public fieldTAMUserName
TAM System User ID
Top
See Also