Click or drag to resize
NextActivityGateway Class
网关类型的下一步节点(其下包含子节点)
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.XpdlNextActivityComponent
    Slickflow.Engine.XpdlNextActivityGateway

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

The NextActivityGateway type exposes the following members.

Constructors
  NameDescription
Public methodNextActivityGateway
Initializes a new instance of the NextActivityGateway class
Top
Methods
Fields
  NameDescription
Protected fieldhasChildren (Inherited from NextActivityComponent.)
Top
Properties
  NameDescription
Public propertyActivity (Inherited from NextActivityComponent.)
Public propertyDescription (Inherited from NextActivityComponent.)
Public propertyHasChildren (Inherited from NextActivityComponent.)
Public propertyName (Inherited from NextActivityComponent.)
Public propertyTransition (Inherited from NextActivityComponent.)
Top
See Also