Returns the related Client and Client Bank Account for the Ezidebit Customer.

Client Bank Account will not be returned if Account is Closed in finPOWER Connect.

Syntax

finBankInterfaceEzidebit.GetRelatedRecord(customer, client, [clientBankAccount])

Parameters

NameTypeOptionalByRefDescription
customer ISBankInterfaceResponse_Ezidebit_Customer
client finClient ByRef The related Client.
clientBankAccount finClientBankAccount Optional ByRef The related Client Bank Account. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finBankInterfaceEzidebit
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0