| NextActivityRouteResult Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Xpdl
 Syntax
Syntaxpublic class NextActivityRouteResult
The NextActivityRouteResult type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | NextActivityRouteResult | Initializes a new instance of the NextActivityRouteResult class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Children | 
            下一步的节点列表
             | 
|  | GatewayActivity | 
            下一个路由节点
             | 
|  | NormalActivity | 
            下一步节点
             | 
|  | RouteChoiceType | 
            路由选择类型的枚举
             | 
 See Also
See Also