Click or drag to resize

WorkflowManagerChangeWorkflowTemplate Method

Change a workflow template.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void ChangeWorkflowTemplate(
	WorkflowTemplateDefinition template
)

Parameters

template
Type: FileHold.Common.WorkflowEngineWorkflowTemplateDefinition
See Also