SpiraPlan: ImportExport SOAP Web Service
See all operations
Build_RetrieveById
Description
Retrieves the a single build (and associated source code revisions) by its id
Parameters
| Type | Name | Required |
|---|---|---|
| int | releaseId - The release we're interested in | Yes |
| int | buildId - The id of the build to retrieve | Yes |
Return Value
RemoteBuild - A single build object