SpiraPlan: SoapService SOAP Web Service
See all operations
Build_RetrieveById_NoDescription
Description
Retrieves the a single build (and associated source code revisions) by its id, without including the build description field
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | projectId - The ID of the project | Yes |
int | incidentId - | Yes |
int | buildId - The id of the build to retrieve | Yes |
Return Value
RemoteBuild - A single build object (with an empty description field)