| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| bankingDetails | finBankingDetails | The object to compare to. | ||
| ignoreCase | Boolean | Optional | Indicates whether compare is case sensitive. If omitted, a value of True is assumed. | |
| obsolete_compareSortCode | Boolean | Optional | If omitted, a value of True is assumed. | |
| obsolete_compareBankDetails | Boolean | Optional | If omitted, a value of False is assumed. | |
| obsolete_comparePaymentMethod | Boolean | Optional | If omitted, a value of True is assumed. | |
| obsolete_comparePaymentType | Boolean | Optional | If omitted, a value of True is assumed. | |
| comparePrintCheque | Boolean | Optional | Indicates whether to compare Print Cheque. If omitted, a value of False is assumed. | |
| compareReference | Boolean | Optional | Indicates whether to compare References. If omitted, a value of False is assumed. |
If the objects compare the same then returns 'True' otherwise returns 'False'.