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