Click or drag to resize
ObjectWorkflowTriggerInfoProviderClear Method
Clears hash tables.

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

Parameters

objectType (Optional)
Type: SystemString
logTask (Optional)
Type: SystemBoolean
See Also