Returns a finAccount object for one of this Client's Accounts whilst also validating that the Account belongs to this Client for 'Client' Authenticated Portals.

Syntax

finPortalHandler.GetClientAccount(accountId, account, [includeHiddenAccounts])

Parameters

NameTypeOptionalByRefDescription
accountId String The Account Id.
account finAccount ByRef The finAccount object.
includeHiddenAccounts Boolean Optional Indicates whether to include Hidden Accounts. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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