Approve or Decline Client-based Update Requests.

Syntax

finUpdateRequestUtilities.ApproveDeclineClientUpdateRequest(approve, clientLogPk, [index], [declineGroup])

Parameters

NameTypeOptionalByRefDescription
approve Boolean True to Approve the Update Request, False to Decline it.
clientLogPk Integer The Client Log Pk.
index Integer Optional The index of the item to Action. -1 to action all. If omitted, a value of -1 is assumed.
declineGroup Boolean Optional If the specified item belongs to a Update Request Group, this indicates whether to decline the entire group. If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finUpdateRequestUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0