Create a temporary Account object that is used to access the Calculation.

<para> This is a shortcut the the finAccountApp.CreateAccount method. </para> <para> Use the UpdateFromAccount method to update the Calculation Details from this Account if required. </para> <para> Never cache this Account, always create a new version when you want to access the Calculation since the Calculation may have a Script that varies depending on Account properties that are only updated from the Account Application when this object is created. </para>

Syntax

finAccountAppCalculation.CreateAccount(account)

Parameters

NameTypeOptionalByRefDescription
account finAccount ByRef The new Account object.

Return Value

Boolean

A Boolean value indicating success.

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