Create an unsaved Account object from this Account Application.

WARNING: It is not recommended that you attempt to save the temporary Account object created by this method.

Syntax

finAccountApp.CreateAccount(account, [calcIndex])

Parameters

NameTypeOptionalByRefDescription
account finAccount ByRef The Account object.
calcIndex Integer Optional The Index of the Calculation to use or -1 to use the selected calculation and -2 to not attempt to configure the Account's Calculation object. If omitted, a value of -1 is assumed.

Return Value

Boolean

A Boolean value indicating success.

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