SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteSystemCustomList
Represents a custom list 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 |
|---|---|---|---|
| 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 | |
| SortedOnValue | boolean | Whether the list is sorted on value or not | Yes |
| Values | ArrayOfRemoteSystemCustomListValue? | The collection of values in the custom list |