AutomationHistoryInfoProviderDeleteAutomationHistoryInfoInternal Method |
Deletes specified automation history.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax protected virtual void DeleteAutomationHistoryInfoInternal(
AutomationHistoryInfo historyObj
)
Parameters
- historyObj
- Type: CMS.AutomationAutomationHistoryInfo
Automation history to be deleted.
See Also