Instead of simply checking the Account is in the Client Accounts collection, this uses the finClientFunctions.GetClientExtendedAccountsList to build an extended list of Accounts.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountId | String | The Account Id. | ||
| employeeRoleTypes | String | A comma-separated list of case-insensitive Employee Role Types. | ||
| account | finAccount | ByRef | The finAccount object. | |
| includeHiddenAccounts | Boolean | Optional | Indicates whether to include Hidden Accounts. If omitted, a value of False is assumed. |
A Boolean value indicating success.