Click or drag to resize

UserTaskActorType Enumeration

Security level of user task actions

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public enum UserTaskActorType
Members
Member nameValueDescription
Actor0 The Actor are specified in the Actor Argument
Owner1 The Actor is the owner of the workflow instance
Officer2 The Actor is the case officer
Department3 The Actor is the department of the case officer
Service4 The Actor is not specified. The task is created by a service
See Also