Loads records from the database.

Syntax

finTasks.LoadPk(userPk, [dateTo])

Parameters

NameTypeOptionalByRefDescription
userPk Integer The primary key of the User whose Tasks to load or blank to use the current User.
dateTo Date Optional Load tasks that have a Review or Action date on or before this date (in Local time for this Windows computer). If omitted, the current date is assumed. If omitted, a value of ISRuntime.OptionalNullDate is assumed.

Return Value

Boolean

A Boolean value indicating success.

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