| TaskEntrustedEntity Class |
Namespace: Slickflow.Engine.Business.Entity
public class TaskEntrustedEntity
The TaskEntrustedEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| TaskEntrustedEntity | Initializes a new instance of the TaskEntrustedEntity class |
| 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.) |
| Name | Description | |
|---|---|---|
| EntrustToUserID | ||
| EntrustToUserName | ||
| RunnerID | ||
| RunnerName | ||
| TaskID |
被委托任务ID
|