Click or drag to resize

DocumentManagerGetAssembleDocumentsForWorkflowAction Method

Retrieves metadata versions of the assembly output documents to be added to workflow.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int[] GetAssembleDocumentsForWorkflowAction(
	int jobId,
	out int workflowTemplateId
)

Parameters

jobId
Type: SystemInt32
workflowTemplateId
Type: SystemInt32

Return Value

Type: Int32
See Also