Retrieve Account History Items using an Account Id.

<para>This is a shortcut Function to the finAccount.HistoryItems collection.</para> <para>This Function should only be used if the calling Script does not have a loaded finAccount object available as it will create another one.</para> <para>This Function is predominantly used by HTML Widgets which feature a "History" page.</para>

Syntax

finAccountFunctions.GetAccountHistoryItems(accountId, accountHistoryItems)

Parameters

NameTypeOptionalByRefDescription
accountId String The Account Id to retrieve Account History for.
accountHistoryItems finAccountHistoryItems ByRef The finAccountHistoryItems object.

Return Value

Boolean

A Boolean value indicating success.

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