Click or drag to resize
ObjectWorkflowTriggerInfoProviderClear Method
Clears hash tables.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax
C#
public static void Clear(
	string objectType,
	bool logTask
)

Parameters

objectType
Type: SystemString
logTask
Type: SystemBoolean
See Also