Action one or more items based on their Unique Ids.

Syntax

finTaskManager2.ActionItemsFromUniqueIdsList(actionId, actionParametersJson, uniqueIds, [warnings])

Parameters

NameTypeOptionalByRefDescription
actionId String The Action to perform.
actionParametersJson String Either a String value for a JSON-formatted ISKeyValueList of parameters required to perform this action, e.g., the Flag Colour for 'UpdateFlag' type Actions.
uniqueIds ISList A List of Unique Ids.
warnings finWarnings Optional ByRef If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success (this will never be False unless the Task Manager has not been initialised).

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