Get a list of Task Manager Account Applications.

Used by Smart List Scripts.

Syntax

finTaskManagerFunctions.GetAccountApps(taskManagerFolder, accountApps, [userPk], [dateTo])

Parameters

NameTypeOptionalByRefDescription
taskManagerFolder finTaskManagerFolder
accountApps List(Of finTaskManagerAccountApp) ByRef
userPk Integer Optional If omitted, a value of -1 is assumed.
dateTo Date Optional If omitted, the current database date will be used and a time of one second to midnight meaning that all items due today (regardless of whether the time has been reached) will be included. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

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