| QueryT Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Business.Entity
 Syntax
SyntaxThe QueryT type exposes the following members.
 Constructors
Constructors 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 | |
|---|---|---|
|  | Entity | |
|  | PageIndex | (Inherited from QueryBase.) | 
|  | PageSize | (Inherited from QueryBase.) | 
|  | TotalRowsCount | (Inherited from QueryBase.) | 
 See Also
See Also