GlobalSettingsManager.SetWorkflowInterfaceSettings Method
Click or drag to resize

GlobalSettingsManagerSetWorkflowInterfaceSettings Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetWorkflowInterfaceSettings(
	WorkflowInterface workflowInterface
)

Parameters

workflowInterface
Type: FileHold.CommonWorkflowInterface
See Also