| ActivityResource Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Common
 Syntax
Syntaxpublic class ActivityResource
The ActivityResource type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ActivityResource | Initializes a new instance of the ActivityResource class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | CreateNextActivityPerformers | |
|  | 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 | |
|---|---|---|
|  | AppRunner | 
            当前流程执行用户
             | 
|  | ConditionKeyValuePair | |
|  | DynamicVariables | |
|  | NextActivityPerformers | 
            带有执行人员信息的下一步节点列表
             | 
 See Also
See Also