Get an Applicant from the specified Workflow Item.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| workflowPk |
Integer |
|
|
The primary key of the Workflow. |
| workflowItemPk |
Integer |
|
|
The primary key of the Workflow Item. |
| accountAppApplicant |
finAccountAppApplicant |
|
ByRef |
The Applicant or Nothing. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finAccountAppApplicants
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0