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