Search Clients by Date of Birth.

Syntax

finSearchFunctions.SearchClientsByDateOfBirth(dateOfBirth, lastName, includeRelatedAccounts, searchResults)

Parameters

NameTypeOptionalByRefDescription
dateOfBirth Date The Date of Birth.
lastName String An optional Last Name. If specified, a search will be performed 6 months either side of the specified Date of Birth.
includeRelatedAccounts Boolean Indicates whether to include related (non-closed) Accounts for each Client.
searchResults finQuickSearchResults ByRef A finQuickSearchResults collection.

Return Value

Boolean

A Boolean value indicating success.

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