SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteDocumentFolder
Represents a document/attachment folder 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 |
---|---|---|---|
IndentLevel | string? | The indentation level of the artifact ( The system uses a set of three-letter segments to denote indent (e.g. AAA followed by AAB, etc.) ) | |
Name | string? | The name of the folder. | |
ParentProjectAttachmentFolderId | int? | The id of the parent folder of this folder ( Null to add to the existing root folder ) | |
ProjectAttachmentFolderId | int? | The id of the document folder | |
ProjectId | int | The id of the project that the folder belongs to | Yes |