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

Syntax

finAccountAppFunctions.GetContactMethodsListSms(accountAppId, includeNotOwnedByClient, clientMustHaveSendDocumentsFlag, list, [accountAppApplicantPk])

Parameters

NameTypeOptionalByRefDescription
accountAppId String The Account Application Id.
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.
list List(Of finContactDetails) ByRef The List of Contact Method details.
accountAppApplicantPk Integer Optional The primary key of the Applicant to filter by or zero to include all Applicants. If omitted, a value of 0 is assumed.

Return Value

Boolean

A Boolean value indicating success.

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