Click or drag to resize

WorkflowManagerGetAllWorkflowDocuments Method

Return main and supporting document versions for given instance.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int[] GetAllWorkflowDocuments(
	Guid workflowInstanceGuid
)

Parameters

workflowInstanceGuid
Type: SystemGuid

Return Value

Type: Int32
See Also