RegisterUpdateType Enumeration

Scanjour Workflow4 Reference Manual
Security level of user task actions

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public enum RegisterUpdateType
Members

  Member nameValueDescription
CurrentRegister0 The update is performed on the current register.
CurrentInstance1 The update is performed in the current process indstance.
Entity2 The update is performed on a specified entity.
See Also

Reference