Finds a Contact based upon the supplied Account and other details.

Syntax

finBankInterfaceSplit.GetContactForAccount(account, accountBankingDetailsType, bankAccountPk, name, bankAccountSortCode, bankAccountNumber, email, contactId)

Parameters

NameTypeOptionalByRefDescription
account finAccount The Account.
accountBankingDetailsType isefinAccountBankingDetailsType
bankAccountPk Integer
name String ByRef If not specified will use the Account's Name. The Name used will be returned.
bankAccountSortCode String
bankAccountNumber String
email String ByRef If not specified will use the main Client's email. The Email used will be returned.
contactId String ByRef The Id of the Contact or blank if not found.

Return Value

Boolean

A Boolean indicating Success.

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