| NextActivityItem Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Xpdl
 Syntax
Syntaxpublic class NextActivityItem : NextActivityComponent
The NextActivityItem type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | NextActivityItem | Initializes a new instance of the NextActivityItem class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Add | (Inherited from NextActivityComponent.) | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetChildren | (Overrides NextActivityComponentGetChildren.) | 
|  | GetEnumerator | (Overrides NextActivityComponentGetEnumerator.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | Remove | (Inherited from NextActivityComponent.) | 
|  | ToString | (Inherited from Object.) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | hasChildren | (Inherited from NextActivityComponent.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Activity | (Inherited from NextActivityComponent.) | 
|  | Description | (Inherited from NextActivityComponent.) | 
|  | HasChildren | (Inherited from NextActivityComponent.) | 
|  | Name | (Inherited from NextActivityComponent.) | 
|  | Transition | (Inherited from NextActivityComponent.) | 
 See Also
See Also