Complete a Pending Withdrawal.

Syntax

finAccountFunctions.AccountHistoryPendingWithdrawalComplete(accountPk, accountHistoryPk, [dateCompleted])

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The Primary Key of the Account or -1 to just use the accountHistoryPk to identify the record.
accountHistoryPk Integer The Primary Key of the Account History record.
dateCompleted Date Optional The date the Pending Withdrawal was completed. If Nothing specified, written as today. If omitted, a value of ISRuntime.OptionalNullDate 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