SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteRequirementType
Represents a requirement 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 |
---|---|---|---|
IsActive | boolean | Is this an active type | Yes |
IsDefault | boolean | Is this the default type | Yes |
IsSteps | boolean | Does this type have steps | Yes |
Name | string? | The name of the type | |
RequirementTypeId | int | The id of the requirement type | Yes |
WorkflowId | int? | The id of the workflow the type is associated with, for the current project |