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 |
---|---|---|
int? | testCaseFolderId - The TestCase folder to count in. (null = root folder) | |
ArrayOfRemoteFilter? | remoteFilters - Filters for the child items. | |
int? | releaseId - The id of the release, null = All Releases |
Return Value
long - A number of all items (folder objects and test cases) in the given parent folder ID.