This member is for System Use Only and should NOT be used.
Get a list of Account Banking Details from the Account's Banking Details and also the Account's "Owner" Clients' Bank Accounts.

Syntax

finAccountFunctions.GetAccountRelatedBankingDetails(account, flowDirection, excludeNonMatchedPaymentMethod, relatedBankingDetails)

Parameters

NameTypeOptionalByRefDescription
account finAccount The Account.
flowDirection isefinPaymentMethodPaymentFlowDirection
excludeNonMatchedPaymentMethod Boolean
relatedBankingDetails List(Of finAccountRelatedBankingDetailsJson) ByRef The list of Related Banking Details. If an existing list is passed in, this will be cleared rather than set to a new object.

Return Value

Boolean

A Boolean value indicating success.

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