Click or drag to resize
WorkflowUserInfoProviderGetWorkflowUsersInternal Method
Returns all workflow users.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<WorkflowUserInfo> GetWorkflowUsersInternal()

Return Value

Type: ObjectQueryWorkflowUserInfo
See Also