Retrieve a List of active SMS Contact Methods for a Client.

Syntax

finClientFunctions.GetContactMethodsListSmsPk(clientPk, includeNotOwnedByClient, list)

Parameters

NameTypeOptionalByRefDescription
clientPk Integer The Primary Key of the Client.
includeNotOwnedByClient Boolean Indicates whether to include Contact Methods that are not directly owned by Clients, e.g. Advisors.
list List(Of finContactDetails) ByRef The List of Contact Method details.

Return Value

Boolean

A Boolean value indicating success.

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