Load a simplified version of Tasks that is used for alerting the User.

Tasks that have an Action Date/Time up to dateTo will also be loaded even if their Date/Time is prior to dateFrom if they have been updated after dateFrom.

Syntax

finTasks.LoadForAlerts(fromDbDate, toDbDate, [limitItemCount])

Parameters

NameTypeOptionalByRefDescription
fromDbDate Date The Date and Time to load Tasks From in the Database Time Zone.
toDbDate Date The Date and Time to load Tasks To in the Database Time Zone.
limitItemCount Integer Optional The maximum number of items to return. If omitted, a value of 20 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