| SubProcessNode Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Xpdl.Node
 Syntax
Syntaxinternal class SubProcessNode : NodeBase
The SubProcessNode type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SubProcessNode | Initializes a new instance of the SubProcessNode 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 | |
|---|---|---|
|  | Activity | 
            节点定义属性
            (Inherited from NodeBase.) | 
|  | ActivityInstance | 
            节点实例
            (Inherited from NodeBase.) | 
|  | SubProcessGUID | 
 See Also
See Also