SpiraPlan: SoapService SOAP Web Service

See all operations

Capability_SortedRetrieve

Description

Retrieves a sorted list of capabilities in a given program that match the provided filter

Parameters

Type Name Required
RemoteCredentials? credentials - User API Credentials
intprogramId - ID of the program to retrieve capabilities from Yes
intstartingRow - What row to start retrieving from (starts at 1) Yes
intnumberOfRows - Number of rows to retrieve Yes
string? sortField - What field to sort on (If left blank, the default is CapabilityId)
booleansortAscending - Whether or not to sort ascending Yes
ArrayOfRemoteFilter? remoteFilters - Array of filters to filter the results by

Return Value

ArrayOfRemoteCapability - Requested page of capabilities from the specified program