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
int? testSetFolderId - The TestSet 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 sets) in the given parent folder ID.