Cancels a Pending Withdrawal.

Syntax

finAccountFunctions.AccountHistoryPendingWithdrawalCancel(accountPk, accountHistoryPk, [dateCancelled])

Parameters

NameTypeOptionalByRefDescription
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