Click or drag to resize
AutomationHistoryInfoProviderGetAutomationHistories Method
Returns all automation history records.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<AutomationHistoryInfo> GetAutomationHistories()

Return Value

Type: ObjectQueryAutomationHistoryInfo
See Also