AutomationHistoryInfoProviderGetAutomationHistoryInfoInternal Method (Int32) |
Returns automation history with specified ID.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax protected virtual AutomationHistoryInfo GetAutomationHistoryInfoInternal(
int historyId
)
Parameters
- historyId
- Type: SystemInt32
Automation history ID.
Return Value
Type:
AutomationHistoryInfoSee Also