AutomationHistoryInfoProviderSetAutomationHistoryInfoInternal Method |
Sets (updates or inserts) specified automation history.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 9.0.0
Syntax protected virtual void SetAutomationHistoryInfoInternal(
AutomationHistoryInfo historyObj
)
Parameters
- historyObj
- Type: CMS.AutomationAutomationHistoryInfo
Automation history to be set.
See Also