Get an Account Client from the specified Workflow Item.
Syntax
finAccountClients.GetItemFromWorfklowItemPk(workflowPk, workflowItemPk, accountClient)
Parameters
| Name | Type | Optional | ByRef | Description |
| workflowPk |
Integer |
|
|
The primary key of the Workflow. |
| workflowItemPk |
Integer |
|
|
The primary key of the Workflow Item. |
| accountClient |
finAccountClient |
|
ByRef |
The Account Client or Nothing. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finAccountClients
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0