SpiraPlan: ImportExport SOAP Web Service
See all operations
RemoteDocumentFolder
Represents a document/attachment folder in the system
Base Classes
None
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 for root folders ) | |
ProjectAttachmentFolderId | int? | The id of the document folder | |
ProjectId | int | The id of the project that the folder belongs to | Yes |