SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteTaskFolder
Represents a single Task 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 folder ( 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 task folder | |
| ParentTaskFolderId | int? | The ID of the parent folder of this folder (if any) | |
| ProjectId | int | The id of the project this folder belongs to | Yes |
| TaskFolderId | int? | The id of the task folder |