SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteCustomListValue
Represents a custom list value (property value) 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 | Is the custom list value active or not | Yes |
| CustomPropertyListId | int | The id of the custom list the value belongs to | Yes |
| CustomPropertyValueId | int? | The id of the custom list value | |
| Name | string? | The name of the custom list value | |
| ParentCustomPropertyValueId | int? | The id of any parent custom list value |