Click or drag to resize

ILibraryManagerPlugIn2FinalizeWorkflow Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
void FinalizeWorkflow(
	Guid workflowInstanceGuid,
	WorkflowStatus workflowStatus
)

Parameters

workflowInstanceGuid
Type: SystemGuid
workflowStatus
Type: FileHold.Common.WorkflowEngineWorkflowStatus
See Also