Click or drag to resize
BaseWorkflowActionInfoType, StateInfoType, ActionEnumTypeUser Property
User running action.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public UserInfo User { get; }

Property Value

Type: UserInfo
See Also