| TaskEntrustedEntity Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Business.Entity
 Syntax
Syntaxpublic class TaskEntrustedEntity
The TaskEntrustedEntity type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | TaskEntrustedEntity | Initializes a new instance of the TaskEntrustedEntity 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 | |
|---|---|---|
|  | EntrustToUserID | |
|  | EntrustToUserName | |
|  | RunnerID | |
|  | RunnerName | |
|  | TaskID | 
            被委托任务ID
             | 
 See Also
See Also