| WfExecutedResult Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Core.Result
 Syntax
Syntaxpublic class WfExecutedResult
The WfExecutedResult type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | WfExecutedResult | Initializes a new instance of the WfExecutedResult 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 | |
|---|---|---|
|  | BackwardTaskReceiver | |
|  | ExceptionType | |
|  | Message | |
|  | ProcessInstanceIDStarted | |
|  | ReturnDataContext | |
|  | Status | 
 See Also
See Also