CIB image toolbox technical manual
5. Properties details
5.15. ResultCount
Property-Name |
Data type |
Type |
ResultCount |
JSON |
GET |
This JSON object describes the amount of pages that have been processed.
Syntax
ResultCount=<count per pagerange>[;<count per pagerange>]
Example
ResultCount{
"Count": 10,
"IsResultMultipage":false,
"PageRange": "1-10"
}