AutomationHistoryInfoProviderDeleteAutomationHistoryInfo Method (AutomationHistoryInfo) |
Deletes specified automation history.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax public static void DeleteAutomationHistoryInfo(
AutomationHistoryInfo historyObj
)
Parameters
- historyObj
- Type: CMS.AutomationAutomationHistoryInfo
Automation history to be deleted.
See Also