Action an item based on its Unique Id.

Syntax

finTaskManager2.ActionItemFromUniqueId(action, actionParametersJson, uniqueId, [warning])

Parameters

NameTypeOptionalByRefDescription
action isefinTaskManager2Action 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.
uniqueId String A Unique Id.
warning String Optional ByRef A non-Error Warning that was generated.

Return Value

Boolean

A Boolean value indicating success.

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