Get a Count of Incomplete Accounts for this Client.

This will not use the Accounts collection (unless it is already loaded) and can therefore be used in summary pages etc to determine whether there is any Workflow information to display.

Syntax

finClient.GetIncompleteAccountsCount(recordCountAccounts, recordCountAccountApps)

Parameters

NameTypeOptionalByRefDescription
recordCountAccounts Integer ByRef The number of Incomplete (i.e., 'Quote') Accounts.
recordCountAccountApps Integer ByRef The number of Incomplete (i.e., not closed) Account Applications.

Return Value

Boolean

A Boolean value indicating success.

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