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. |
CreditAmount | The credit amount.
Field name: Credit. |
DebitAmount | The debit amount.
Field name: Debit. |
Details | Displays remarks as they appear in the Remarks field for the transaction in the Journal Entry window, or details as they appear in the Details field for the transaction in the Process External Bank Statement window.
Field name: Memo. |
DueDate | Due date of the transaction involved in the selected reconciliation. Field name: DueDate. |
LineNumber | The line number.
Field name: LineID. |
PostingDate | The posting date.
Field name: RefDate. |
Ref1 | Displays the reference number as it appears in the Ref. 1 field for the transaction in the Journal Entry window.
Field name: Ref1. |
Ref2 | Displays the reference number as it appears in the Ref. 2 field for the transaction in the Journal Entry window.
Field name: Ref2. |
Ref3 | Displays the reference number as it appears in the Ref. 3 field for the transaction in the Journal Entry window.
Field name: Ref3Line. |
TransactionNumber | The journal entry number of the transaction involved in the selected reconciliation.
Field name: TransID. |