| Name | Description | Type | Additional information | 
|---|---|---|---|
| SortByFieldId | integer | 
                             None.  | 
                |
| PageSize | 
                         Indicate the amount of tasks per page, If PageSize is zero or negative, all tasks will be return.  | 
                    integer | 
                             None.  | 
                
| PageIndex | 
                         Indicate which page will be returned. PageIndex is one-based. To get first page, please set PageIndex to be 1.  | 
                    integer | 
                             None.  | 
                
| GetCount | 
                         Indicate whether return the count of all tasks or not.  | 
                    boolean | 
                             None.  | 
                
| ShowStoryOption | 
                         0: Do not show story, 1: Show all story items met with query conditions, 2: Only show the parent story items of task met with query condition  | 
                    integer | 
                             None.  | 
                
| ShowTasks2DTT | 
                         Indicate whether show that tasks which have linked to DevTest's templates or tasks.  | 
                    boolean | 
                             None.  | 
                
| IncludeChildSub | 
                         Indicate whether return tasks in child subprojects of the specified subproject or not.  | 
                    boolean | 
                             None.  | 
                
| IncludeClosedSub | 
                         Indicate whether return tasks in closed subproject or not.  | 
                    boolean | 
                             None.  | 
                
| IncludeBacklogSub | 
                         Indicate whether return tasks in backlog subproject or not.  | 
                    boolean | 
                             None.  | 
                
| FolderSearchOption | 
                         0: Search both Parent SubProject and Task Board Folder 1: Search only Parent SubProject 2: Search only Task Boardd Folder  | 
                    integer | 
                             None.  |