Click or drag to resize
ActivityTypeDetail Class
节点类型详细信息
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.XpdlActivityTypeDetail

Namespace: Slickflow.Engine.Xpdl
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public class ActivityTypeDetail

The ActivityTypeDetail type exposes the following members.

Constructors
  NameDescription
Public methodActivityTypeDetail
Initializes a new instance of the ActivityTypeDetail class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyActivityType
节点类型
Public propertyCompareType
会签加签节点的通过率设置类型
Public propertyCompleteOrder
会签主节点记录的通过率
Public propertyComplexType
会签加签类型
Public propertyMergeType
串行并行类型(会签加签)
Public propertySignForwardType
加签类型
Public propertySkipInfo
跳转信息
Top
See Also