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 | |
int | projectId - The ID of the project | Yes |
int | incidentId - | Yes |
ArrayOfRemoteFilter? | remoteFilters - The list of filters to apply | |
RemoteSort? | remoteSort - The sort to apply (pass null for default) | |
int | startingRow - The first row to return (starting with 1) | Yes |
int | numberOfRows - The number of rows to return | Yes |
Return Value
ArrayOfRemoteBuild - List of builds (without empty description fields)