Click or drag to resize
ObjectWorkflowTriggerInfoProviderClear Method
Clears hash tables.

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

Parameters

objectType
Type: SystemString
logTask
Type: SystemBoolean
See Also