Article Details
Id:21589
Product:finPOWER Connect
Type:FIX
Version:4.01.02
Opened:06/06/2024
Closed:06/06/2024
Released:12/09/2024
Job: J033653

Business Layer; finMessagingContacts.LoadAccount_Names now has an additional "includeOtherContactMethods" parameter

The following optional parameter has been added to finMessagingContacts.LoadAccount_Names:

Optional includeOtherContactMethods As Boolean = True

Previously, any "Other" Contact Methods linked to a Client would have been included in the list of Messaging Contacts returned by this function. This parameter allows these linked Contact Methods to be excluded, and saves having to post-process the collection to remove / skip these items manually.

Note: "Other" Contact Methods were only ever included if specifically linked to an existing Client. This logic has not changed.