AutomationHistoryInfoProviderGetAutomationHistoryInfo Method (Int32) |
Returns automation history with specified ID.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 12.0.0
Syntax public static AutomationHistoryInfo GetAutomationHistoryInfo(
int historyId
)
Parameters
- historyId
- Type: SystemInt32
Automation history ID.
Return Value
Type:
AutomationHistoryInfoSee Also