Indicates whether a Workflow Item is configured to use Individuals for Services, such as Credit Enquiries, even on Organisation type Clients.
Syntax
finWorkflowFunctions.WorkflowItemServiceAlwaysUseIndividual(workflowPk, workflowItemPk, serviceAlwaysUseIndividual)
Parameters
| Name | Type | Optional | ByRef | Description |
| workflowPk |
Integer |
|
|
The Workflow Pk. |
| workflowItemPk |
Integer |
|
|
The Workflow Item Pk. |
| serviceAlwaysUseIndividual |
Boolean |
|
ByRef |
Indicates whether individuals should be used, even on Organisation type Clients. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finWorkflowFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0