Get a list of all Documents common to each of the supplied Workflows.

This will call the 'UpdateDocumentsList' Workflow Type Script event for each Workflow in the list.

Syntax

finTaskManagerFunctions.GetWorkflowDocuments(taskManagerWorkflows, documents)

Parameters

NameTypeOptionalByRefDescription
taskManagerWorkflows List(Of finTaskManagerWorkflow) A list of Task Manager Workflows.
documents List(Of finDocumentRO) ByRef The list of Document generated.

Return Value

Boolean

A Boolean value indicating success.

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