Changes the Quoted, Accepted and Signed dates for an Account.

An Audit record is created.

Syntax

finAccountFunctions.AccountDatesChange(accountPk, dateQuotedNew, dateAcceptedNew, dateSignedNew)

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The primary key of the Account to change.
dateQuotedNew Date
dateAcceptedNew Date
dateSignedNew Date

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