SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteDocumentStatus
Represents a document/attachment status in the system
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 this status is active or not (boolean) | Yes |
Default | boolean | Whether this status is default or not (boolean) | Yes |
DocumentStatusId | int? | The id of the incident status (integer) | |
Name | string? | The name of the incident status (string) | |
Open | boolean | Whether this status is considered an 'open' status or not (boolean) | Yes |
Position | int? | The display position of this status | |
ProjectTemplateId | int | The id of the project template that the status belongs to | Yes |