Click or drag to resize
TransitionTypeEnum Enumeration
转移类型

Namespace: Slickflow.Engine.Common
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public enum TransitionTypeEnum
Members
  Member nameValueDescription
Forward1 前行
Withdrawed2 撤销
Sendback4 退回
Reversed8 返签
Backward14 后退
Loop16 自身循环
See Also