SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteLinkedArtifact
Represents an artifact that something has linked to
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
ArtifactId | int | The ID of the artifact | Yes |
ArtifactTypeId | int | The ID of the type of the artifact ( None = 0, Requirement = 1, TestCase = 2, Incident = 3, Release = 4, TestRun = 5, Task = 6, TestStep = 7, TestSet = 8, AutomationHost = 9, AutomationEngine = 10, Placeholder = 11, RequirementStep = 12, Document = 13 ) | Yes |
Name | string? | The name of the artifact | |
Status | string? | The artifact's status name/description |