Click or drag to resize

Installment Class

Installment Class Fields and Properties.
Inheritance Hierarchy
SystemObject
  ConneXionInstallment

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

The Installment type exposes the following members.

Constructors
  NameDescription
Public methodInstallment
Initializes a new instance of the Installment class
Top
Properties
  NameDescription
Public propertyActgMonth
Gets or sets the Accounting Month
Public propertyAmount
Gets or sets the Amount
Public propertyBillMode
Gets or sets the Bill Mode
Public propertyBinderBill
Gets or sets the Binder Bill
Public propertyCsr
Gets or sets the CSR
Public propertyDailyPMonth
Gets or sets the Accounting Month
Public propertyDescription
Gets or sets the Description
Public propertyDownPayment
Gets or sets the Down Payment
Public propertyDueDate
Gets or sets the Due Date
Public propertyEffDate
Gets or sets the Effective Date
Public propertyEnterDate
Gets or sets the Enter Date
Public propertyInvCycleNumber
Gets or sets the Invoice Cycle Number
Public propertyInvLineNumber
Gets or sets the Invoice Line Number
Public propertyInvPlanNumber
Gets or sets the Invoice Plan Number
Public propertyInvSplitNumber
Gets or sets the Invoice Split Number
Public propertyOint
Gets or sets the Other Interest
Public propertyOpid
Gets or sets the User Operator ID
Public propertyPolidx
Gets or sets the Policy Index
Public propertyPrintDate
Gets or sets the Print Date
Public propertyPrtInvoice
Gets or sets the Print Invoice
Public propertyTransDate
Gets or sets the Transaction Date
Public propertyTransType
Gets or sets the Transaction Type
Top
Fields
  NameDescription
Public fieldRecordNumber
Record Number
Top
See Also