Click or drag to resize
BackwardTypeEnum 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 BackwardTypeEnum
Members
  Member nameValueDescription
Withdrawed1 撤销
Sendback2 退回
Reversed3 返签
WithdrawedOfMI4 多实例节点时的撤销
SendbackOfMI5 多实例节点时的退回
See Also