Home / Intersoft.finSupport6 / finAccountFunctions / AccountHistoryPendingWithdrawalCancel
Cancels a Pending Withdrawal.
Syntax
finAccountFunctions . AccountHistoryPendingWithdrawalCancel ( accountPk , accountHistoryPk , [dateCancelled] )
Parameters
Name Type Optional ByRef Description
accountPk
Integer
The Primary Key of the Account.
accountHistoryPk
Integer
The Primary Key of the Account History record.
dateCancelled
Date
Optional
The date the Pending Withdrawal was cancelled. If Nothing specified, written as the Date opened.
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