Click or drag to resize
GroupBehaviourEntity Class
连线上的行为属性实体
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.XpdlGroupBehaviourEntity

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

The GroupBehaviourEntity type exposes the following members.

Constructors
  NameDescription
Public methodGroupBehaviourEntity
Initializes a new instance of the GroupBehaviourEntity 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 propertyParallelOption
并行选项
Public propertyPriority
优先级
Top
See Also