Get a list of Audit Items for a Workflow Item.
Syntax
finWorkflow.GetAuditItemsByWorkflowItemPk(workflowItemPk)
Parameters
| Name | Type | Optional | ByRef | Description |
| workflowItemPk |
Integer |
|
|
The primary key of the Workflow Item. |
Return Value
List(Of finObjectAuditItem)
A List(Of finObjectAuditItem) object.
- Member of:
- finWorkflow
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0