SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteDocumentType
Represents a document/attachment type 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 | Is this type active | Yes |
| Default | boolean | Is this the default type for the project | Yes |
| Description | string? | The description of the document type. ( Optional ) | |
| DocumentTypeId | int? | The id of the document type | |
| Name | string? | The name of the document type. | |
| ProjectTemplateId | int | The id of the project template that the type belongs to | Yes |