This member is for System Use Only and should NOT be used.
Retrieve a List of current Contact Methods for an Account.

Includes Phone (Voice), SMS and Email Contact Methods.

Syntax

finAccountFunctions.GetContactMethodsListFromAccount(account, includeNotOwnedByClient, clientMustHaveSendDocumentsFlag, clientId, includeClientEmployments, includeClientContactLinkedClients, includeManager, includeDealer, includeBroker)

Parameters

NameTypeOptionalByRefDescription
account finAccount The Account object.
includeNotOwnedByClient Boolean Indicates whether to include Contact Methods that are not directly owned by Clients, e.g. Advisors.
clientMustHaveSendDocumentsFlag Boolean Indicates whether the Account Clients must have their SendDocuments flag.
clientId String The Client Id to filter by or a blank String to include all Account Clients.
includeClientEmployments Boolean
includeClientContactLinkedClients Boolean
includeManager Boolean
includeDealer Boolean
includeBroker Boolean

Return Value

List(Of finContactDetails)

A List(Of finContactDetails) object.

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