| TaskQueryEntity Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Business.Entity
 Syntax
Syntaxpublic class TaskQueryEntity : QueryBase
The TaskQueryEntity type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | TaskQueryEntity | Initializes a new instance of the TaskQueryEntity 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 | |
|---|---|---|
|  | AppInstanceID | |
|  | AppName | |
|  | EndedByUserID | |
|  | EndedByUserName | |
|  | PageIndex | (Inherited from QueryBase.) | 
|  | PageSize | (Inherited from QueryBase.) | 
|  | ProcessGUID | |
|  | TotalRowsCount | (Inherited from QueryBase.) | 
|  | UserID | |
|  | UserName | 
 See Also
See Also