Changes the Quoted, Accepted and Signed dates for an Account.
Syntax
finAccountFunctions.AccountDatesChange(accountPk, dateQuotedNew, dateAcceptedNew, dateSignedNew)
Parameters
| Name | Type | Optional | ByRef | Description |
| 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