SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteComponent
Represents a single Component in a SpiraTeam project
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| ComponentId | int? | The id of the Component (id - integer) | |
| IsActive | boolean | Is the component active (boolean) | Yes |
| IsDeleted | boolean | Is the component deleted (boolean) | Yes |
| Name | string? | The name of the Component (string) | |
| ProjectId | int | The id of the project the component belongs to (id - integer) | Yes |