FromXMLFile | Imports data from an XML file to the object. |
 FromXMLString | Imports data from an XML string to the object. |
 GetXMLSchema | Retrieves the XML schema of the data structure. |
 ToXMLFile | Creates an XML file that represents the object data. |
 ToXMLString | Creates an XML string that represents the object data. |
 AmountFC | Sets or returns the payment amount in foriegn currency. Field name: AmntFC. |
 AmountLC | Sets or returns the payment amount in local currency. Field name: AmntLC. |
 BankStatmentLineID | Returns the ID number of the bank statement line connected with the payment. Field name: BSLine. |
 DocumentIdentifier | Sets or returns the ID number of the bank statement document. Field name: DocID. |
 IsDebit | Sets or returns a boolean value specifying whether the payment is credit amount or debit amount. Field name: IsDebit. |
 ListLineID | Returns the ID number of the payment line. Field name: ListLineID. |
Â
Â