The GetProcessesCount function returns the processes count.
Method | /GetProcessesCount |
The request body is of type GetProcessesCount.
Name | Description | Data Type |
---|---|---|
description | xml:string | |
isCompletedOnly | BooleanFilter | |
dateFrom | xml:dateTime | |
dateTo | xml:dateTime |
The response body is of type GetProcessesCountResponse.
Name | Description | Data Type |
---|---|---|
GetProcessesCountResult | xml:int |
|