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