SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteIncidentType
Represents an incident type in the project
Base Classes
None
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 |
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 the incidents are associated with (integer) | Yes |