FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
amount | Original amount posted in the specific row of the transaction. Field name: DebAmount. |
BankStatementAccountCode | The account number.
Field name: BnkAcctCode. |
Date | Due date of the transaction involved in the selected reconciliation. Field name: DueDate. |
Details | Displays details as they appear in the Details field for the transaction in the Process External Bank Statement window.
Field name: Memo. |
Ref1 | Displays the reference number as it appears in the Reference field for the transaction in the Process External Bank Statement window.
Field name: Ref. |
Sequence | The assigned sequence number.
Field name: Sequence. |