Add | Adds a credit card due date payments definition. |
 GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
 GetByKey | Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
 Remove | Deletes the current record. |
 SaveToFile | Save the object to a file as XML data. |
 SaveXML | Saves the object data to XML formatted data. |
 Update | Updates the object data in the company database. |
 Browser | Returns the DataBrowser object. |
 DueDateCode | Sets or returns the code of the credit card due date payments. Field name: Code. Mandatory property. Length: 8 characters. |
 DueDateName | Sets or returns the name of the credit card due date payments. Field name: Name. Length: 30 characters. |
 DueDatesType | Determines whether the payment due dates are based on ddtAfterTimePeriod (after number of days and months) or ddtByDates (voucher date of receipt). Field name: TERM_TYPE. |
 FromDay1 | Sets or returns the beginning day of the first period of voucher receipt. Field name: Day_From1. |
 FromDay2 | Sets or returns the begining day of the second period of voucher receipt. Field name: Day_From2. |
 FromDay3 | Sets or returns the begining day of the third period of voucher receipt. Field name: Day_From3. |
 FromDay4 | Sets or returns the begining day of the fourth period of voucher receipt. Field name: Day_From4. |
 NoOfMonths1 | Sets or returns the number of months to add to PaymentDay1. Field name: Pay_Month1. |
 NoOfMonths2 | Sets or returns the number of months to add to PaymentDay2. Field name: Pay_Month2. |
 NoOfMonths3 | Sets or returns the number of months to add to PaymentDay3. Field name: Pay_Month3. |
 NoOfMonths4 | Sets or returns the number of months to add to PaymentDay4. Field name: Pay_Month4. |
 PaymentAfterDays | Sets or returns the number of days for payment after the voucher receipt. Field name: After_Days. |
 PaymentAfterMonths | Sets or returns the number of months to add to PaymentAfterDays. Field name: After_Mnth. |
 PaymentDay1 | Sets or returns the payment day in the first payment period. For example, if the first payment period is from day 1 to day 7, the payment day can be 1 - 7. Field name: Pay_Day1. |
 PaymentDay2 | Sets or returns the payment day in the second payment period. For example, if the first payment period is from day 8 to day 15, the payment day can be 8 - 15. Field name: Pay_Day2. |
 PaymentDay3 | Sets or returns the payment day in the third payment period. Field name: Pay_Day3. For example, if the first payment period is from day 16 to day 24, the payment day can be 16 - 24. |
 PaymentDay4 | Sets or returns the payment day in the forth payment period. Field name: Pay_Day4. For example, if the first payment period is from day 25 to day 31, the payment day can be 25 - 31. |
 ToDay1 | Sets or returns the ending day of the first period of voucher receipt. Field name: Day_To1. |
 ToDay2 | Sets or returns the ending day of the second period of voucher receipt. Field name: Day_To2. |
 ToDay3 | Sets or returns the ending day of the third period of voucher receipt. Field name: Day_To3. |
 ToDay4 | Sets or returns the ending day of the fourth period of voucher receipt. Field name: Day_To4. |
 UserFields | Returns the UserFields object. |
Â
Â