Initialise this Workflow from the specified Workflow Type.

<para> Only new, unsaved Workflows can be Initialised. </para> <para> If UserData is empty, any parameters defined on the Workflow Type will be initialised and set to their default values prior to the 'AfterInitialise' Script event being called. </para>

Syntax

finWorkflow.InitialisePk(workflowTypePk)

Parameters

NameTypeOptionalByRefDescription
workflowTypePk Integer The primary key of the Workflow Type.

Return Value

Boolean

A Boolean value indicating success.

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