SpiraPlan: ImportExport SOAP Web Service
See all operations
RemoteBuildSourceCode
Represents a single source code revision association with a SpiraTeam build
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| BuildId | int | The id of the build this revision is associated with | Yes |
| CreationDate | dateTime? | The date/time that the revision was associated with the build ( Pass null to use the current date/time on the server ) | |
| RevisionKey | string? | The key that uniquely identifies the revision |