Opens a Closed (i.e., Declined or Unwanted) Account Application by changing its Status back to 'Reviewing'.

Syntax

finAccountAppFunctions.StatusClosedToOpen(accountAppId, [dateReOpened], [afterStatusChangeScriptError])

Parameters

NameTypeOptionalByRefDescription
accountAppId String The Account Application Id.
dateReOpened Date Optional The date the Account Application was Reopened. If omitted, a value of ISRuntime.OptionalNullDate is assumed.
afterStatusChangeScriptError Boolean Optional ByRef Indicates whether the AfterStatusChange Script event failed. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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