SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteSourceCodeRevision
Represents a single source code revision
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| AuthorName | string? | The name of the author who submitted the update. | |
| ContentChanged | boolean | Flag specifying wether the Content has been changed. | Yes |
| Files | ArrayOfRemoteSourceCodeFile? | A list of files that were included in this revision. | |
| Id | string? | The ID of the revision | |
| Message | string? | The commit message submnitted with the changes. | |
| Name | string? | The display name of the revision. | |
| PropertiesChanged | boolean | Flag indicating whether the Properties have been changed. | Yes |
| UpdateDate | dateTime | The date of the revision. | Yes |