SpiraPlan: SoapService SOAP Web Service
See all operations
TestCase_CountForFolder
Description
Gives a count of items within the given folder that match the filters.
Parameters
| Type | Name | Required |
|---|---|---|
| RemoteCredentials? | credentials - The API credentials | |
| int | projectId - The ID of the project | Yes |
| int? | testCaseFolderId - The TestCase folder to count in. (null = root folder) | |
| ArrayOfRemoteFilter? | remoteFilters - Filters for the child items. | |
| int? | incidentId - |
Return Value
long - A number of all items (folder objects and test cases) in the given parent folder ID.