Opens a 'Quote' Account.

Syntax

finAccountFunctions.StatusQuoteToOpen(accountId, [dateAccepted], [dateSigned], [statusChangePostFailed])

Parameters

NameTypeOptionalByRefDescription
accountId String The Account Id.
dateAccepted Date Optional The Date the Account is Accepted. If omitted, a value of ISRuntime.OptionalNullDate is assumed.
dateSigned Date Optional The Date the Account is Signed. If omitted, a value of ISRuntime.OptionalNullDate is assumed.
statusChangePostFailed Boolean Optional ByRef Returns True if the "StatusChangePost" event script fails. If omitted, a value of False is assumed.

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