Click or drag to resize
WorkflowStepInfoProviderClear Method
Clear hashtables.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public static void Clear(
	bool logTask
)

Parameters

logTask
Type: SystemBoolean
Log web farm tasks for this action
See Also