Update the ProcessedExternal field of a Mailbox Item.

Syntax

finMailboxFunctions.UpdateProcessedExternal(mailboxItemPk, processedExternal, timestamp)

Parameters

NameTypeOptionalByRefDescription
mailboxItemPk Integer The Primary Key of the Mailbox Item to update.
processedExternal Integer The processedExternal new value.
timestamp Integer The record's Timestamp. This is used to ensure the record has not been updated by another process. If a negative number, checks the existing ProcessedExternal is Null instead.

Return Value

Boolean

A Boolean value indicating success.

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