SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteReleaseType
Represents a release 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 | Is this an active release type | Yes |
| Name | string? | The name of the release type | |
| Position | int | The display position of this type | Yes |
| ReleaseTypeId | int | The id of the release type | Yes |
| WorkflowId | int? | The id of the workflow the release type is associated with, for the current project |