Updates the Account's "Process Next" date. If the date is prior to the current "Process Next" date this will Null "Process Next" date.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| accountPk |
Integer |
|
|
The primary key of the Account to update. |
| date |
Date |
Optional |
|
The date of the change affecting the Next Process Date.
If omitted, a value of Nothing 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