Delegate a Task to a User.

Syntax

finSmartListFunctions.ExecuteActionTaskDelegateUser(taskType, pk, userId, [timestamp])

Parameters

NameTypeOptionalByRefDescription
taskType isefinTaskType The Task Type.
pk Integer The primary key of the Task record.
userId String The User Id or a blank String to undelegate the Task.
timestamp Integer Optional The underlying record's Timestamp or -1 to ignore the Timestamp. If omitted, a value of -1 is assumed.

Return Value

Boolean

A Boolean value indicating success.

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