Click or drag to resize
WorkflowHistoryInfoProviderGetWorkflowHistories Method
Returns all workflow histories.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<WorkflowHistoryInfo> GetWorkflowHistories()

Return Value

Type: ObjectQueryWorkflowHistoryInfo
See Also