SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteIncidentType
Represents an incident type in the project
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
Active | boolean | Whether the incident type is active or not (boolean) | Yes |
Default | boolean | Is this type the default type for incidents in this product | Yes |
IncidentTypeId | int? | The id of the incident type (integer) | |
Issue | boolean | Should incidents of this type appear in the 'Top Open Issues' section (boolean) | Yes |
Name | string? | The name of the incident type (string) | |
Risk | boolean | Should incidents of this type appear in the 'Top Open Issues' section (boolean) | Yes |
WorkflowId | int | The id of the workflow incidents of this type are associated with (integer) | Yes |