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

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<AutomationHistoryInfo> GetAutomationHistoriesInternal()

Return Value

Type: ObjectQueryAutomationHistoryInfo
See Also