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