Loads records from the database.

Syntax

finMailboxItems.LoadPk(userPk, [dateTo])

Parameters

NameTypeOptionalByRefDescription
userPk Integer The primary key of the User whose mailbox items to load or blank to use the current User.
dateTo Date Optional Load mailbox items that are dated on or before this date. If omitted, all items will be loaded. If omitted, a value of ISRuntime.OptionalNullDate is assumed.

Return Value

Boolean

A Boolean value indicating success.

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