SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteDocumentType
Represents a document/attachment type in the system
Base Classes
None
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 ) | |
| Name | string? | The name of the document type. | |
| ProjectAttachmentTypeId | int? | The id of the document type | |
| ProjectId | int | The id of the project that the folder belongs to | Yes |