Click or drag to resize
WorkflowScopeInfoProviderGetWorkflowScopesInternal Method
Returns all workflow scopes.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 10.0.0
Syntax
C#
protected virtual ObjectQuery<WorkflowScopeInfo> GetWorkflowScopesInternal()

Return Value

Type: ObjectQueryWorkflowScopeInfo
See Also