SpiraPlan: SoapService SOAP Web Service

See all operations

Build_RetrieveByReleaseId_NoDescription

Description

Retrieves the list of builds that are associated with a specific Release, without including the build description fields

Parameters

Type Name Required
RemoteCredentials? credentials - The API credentials
intprojectId - The ID of the project Yes
intreleaseId - The release we're interested in Yes
ArrayOfRemoteFilter? remoteFilters - The list of filters to apply
RemoteSort? remoteSort - The sort to apply (pass null for default)
intstartingRow - The first row to return (starting with 1) Yes
intnumberOfRows - The number of rows to return Yes

Return Value

ArrayOfRemoteBuild - List of builds (without empty description fields)