ObjectWorkflowTriggerInfoProviderClear Method |
Clears hash tables.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 13.0.131
Syntax public static void Clear(
string objectType = null,
bool logTask = true
)
Parameters
- objectType (Optional)
- Type: SystemString
- logTask (Optional)
- Type: SystemBoolean
See Also