Loads a record from the database.

Syntax

finMailboxItem.Load(pk, [userPk])

Parameters

NameTypeOptionalByRefDescription
pk Integer The primary key of the record to load.
userPk Integer Optional The primary key of the User for loading User-based details, e.g., Action Date, or zero to use the current User. If omitted, a value of 0 is assumed.

Return Value

Boolean

A Boolean value indicating success.

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