AutomationHistoryInfoProviderGetAutomationHistoryInfo Method (String) |
Returns automation history with specified name.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 12.0.0
Syntax public static AutomationHistoryInfo GetAutomationHistoryInfo(
string historyName
)
Parameters
- historyName
- Type: SystemString
Automation history name.
Return Value
Type:
AutomationHistoryInfoSee Also