SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteCustomList
Represents a custom list in the system
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required | 
|---|---|---|---|
| Active | boolean | Whether the list is active or not | Yes | 
| CustomPropertyListId | int? | The id of the custom list | |
| Name | string? | The name of the custom list | |
| ProjectId | int | The id of the project the custom list belongs to | Yes | 
| SortedOnValue | boolean | Whether the list is sorted on value or not | Yes | 
| Values | ArrayOfRemoteCustomListValue? | The collection of values in the custom list |