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 (TaraVault only) | |
Password | string? | The password / API key to the source code provider (TaraVault only) | |
ProviderName | string? | The provider name (GitProvider SubversionProvider) unless TaraVault is being used, in which case it will return either SVN or Git |