| WfAppRunner Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Common
 Syntax
Syntaxpublic class WfAppRunner
The WfAppRunner type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | WfAppRunner | Initializes a new instance of the WfAppRunner 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 | |
|---|---|---|
|  | ActionMethodParameters | |
|  | AppInstanceCode | |
|  | AppInstanceID | |
|  | AppName | |
|  | Conditions | |
|  | DynamicVariables | |
|  | FlowStatus | |
|  | JumpbackActivityGUID | |
|  | NextActivityPerformers | |
|  | ProcessGUID | |
|  | TaskID | |
|  | UserID | |
|  | UserName | |
|  | Version | 
 See Also
See Also