Click or drag to resize

FileHoldDataServiceGetWorkflowMainDocuments Method

Namespace:  FileHold.LibraryManager.ConvertToPdf
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<LibraryDocument> GetWorkflowMainDocuments(
	Guid workflowInstanceGuid
)

Parameters

workflowInstanceGuid
Type: SystemGuid

Return Value

Type: ListLibraryDocument
See Also