SpiraPlan: SoapService SOAP Web Service
See all operations
TestSet_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? | testSetFolderId - The TestSet 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 sets) in the given parent folder ID.