Changes a 'Quote' Account to an Unwanted Account.

Syntax

finAccountFunctions.StatusQuoteToUnwanted(accountId, [closeDate], [closeNote], [byWhom], [reason], [archived])

Parameters

NameTypeOptionalByRefDescription
accountId String The Account Id.
closeDate Date Optional If omitted, a value of ISRuntime.OptionalNullDate is assumed.
closeNote String Optional
byWhom String Optional
reason String Optional
archived Boolean Optional ByRef Returns True if the Account was immediately archived. 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