Click or drag to resize
ConditionTypeEnum 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 ConditionTypeEnum
Members
  Member nameValueDescription
Expression0 表达式
Rule1 规则
See Also