Add | Adds a new credit card 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. |
 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. |
 CompanyID | Sets or returns the company number at the credit card company.
Field name: CompanyId. Length: 20 characters. |
 CountryCode | property CountryCode |
 CreditCardCode | Returns the credit card code as assigned by the application when defining a new credit card. Field name: CreditCard. |
 CreditCardName | Sets or returns the credit card name (credit card company). Field name: CardName. Mandatory property. Length: 30 characters. |
 GLAccount | Sets or returns the G/L account (from the ChartOfAccounts object) assigned to transactions made with the credit card. Field name: AcctCode. Mandatory property. Length: 15 characters. This is a foreign key to the ChartOfAccounts object. |
 Telephone | Sets or returns the phone number of the credit card company.
Field name: Phone. Length: 50 characters. |
 UserFields | Returns the UserFields object. |
Â
Â