SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteSourceCodeConnection
Stores the source code information associated with a Spira project
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| Connection | string? | The connection string (typically a url) for this source code repository | |
| Login | string? | The login to the source code provider (legacy) | |
| Password | string? | The password / API key to the source code provider (legacy) | |
| ProviderName | string? | The provider name (GitProvider SubversionProvider) |