"pagingConfig": {
"commentPagingEnabled": true,
"commentPageSize": 20,
"historyPagingEnabled": true,
"historyPageSize": 20,
"historyChangesPagingEnabled": true,
"historyChangesPageSize": 50
}
"pagingconfig": {
"commentPageSize": 20,
"historyPageSize": 20
}
|
Attributes
|
Description
|
|---|---|
|
commentPagingEnabled : true
|
If the paging is enabled on the comments of the Work Items
|
|
commentPageSize : 20
|
The number of comments to appear on a page
|
|
historyPagingEnabled : true
|
If the paging is enabled on the history of the Work Items
|
|
historyPageSize : 20
|
The number of history items on a page
|