NameDescriptionTypeAdditional information
ShowColumnByStatusGroup

Indicate whether show board's columns with Status Group or not.

boolean

None.

ShowStoryOption

0: Don't show story. 1: Show story as separate column 2: Show story as swim lane

integer

None.

ShowAll

Indicate whether show all tasks or only show tasks by paging.

boolean

None.

PageSize

Indicate the amount of tasks per page

integer

None.

PageIndex

Indicate which page will show, 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.

SortFieldId

Indicate which field the list of tasks will be sorted by and whether the list of tasks will use ascending order or descending order, if value grater less 0, then use descending order, else use ascending order. e.g. -101: sorted by title and use descending order. 101: sorted by title and use ascending order

integer

None.

Condition

Search condition. Include keyword, task id, status, owner, subproject etc.

StandardQueryCondition

None.

ShowTasks2DTT

Indicate whether show that tasks which have linked to DevTest's templates or tasks.

boolean

None.

ProjectId

integer

None.

FieldIds

These fields's value will be returned. e.g. 101:Title, 108:Owner, 601:Status, please refer to DevSuite Admin to get more info about field id.

Collection of integer

None.