Returns The primary key of a Task Manager Script, either from User or Global Settings.

Syntax

finTaskManagerFunctions.GetScriptPk(scriptType, scriptPk)

Parameters

NameTypeOptionalByRefDescription
scriptType isefinTaskManagerScriptType The type of Script to find.
scriptPk Integer ByRef The primary key of the Script or zero if the Script was not found. If the Script is defined under User Settings, this will be returned; otherwise the Global Setting will be returned.

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