Retrieve Source Object Details from a Workflow Item.

Syntax

finHtmlWidgetUtilities.GetSourceObjectDetailsFromWorkflowItem(workflowPk, workflowItemPk, [clientId], [accountId], [accountAppId], [accountAppApplicantPk])

Parameters

NameTypeOptionalByRefDescription
workflowPk Integer The Workflow to retrieve Source Object Details for.
workflowItemPk Integer The Workflow Item to retrieve Source Object Details for.
clientId String Optional ByRef The Client Id where the Source Object is 'Client'.
accountId String Optional ByRef The Account Id where the Target is 'Account'.
accountAppId String Optional ByRef The Account App Id where the Target is 'Account Application'.
accountAppApplicantPk Integer Optional ByRef The Account Application Applicant where the Source Object is 'Applicant'. If omitted, a value of 0 is assumed.

Return Value

Boolean

A Boolean value indicating success.

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