SpiraPlan: SoapService SOAP Web Service
See all operations
SourceCode_RetrieveFilesForArtifact
Description
Retrieves a list of files associated with a specific artifact
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | projectId - The ID of the project | Yes |
string? | branchId - The id of the branch | |
int | artifactTypeId - The id of the type of artifact | Yes |
int | artifactId - The id of the artifact | Yes |
Return Value
ArrayOfRemoteSourceCodeFile - The list of associated files