SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteSystemArtifactCustomProperty
Represents a single custom property instance associated with a workspace or global artifact
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
BooleanValue | boolean? | The value of a boolean custom property | |
DateTimeValue | dateTime? | The value of a date-time custom property | |
DecimalValue | decimal? | The value of a decimal custom property | |
Definition | RemoteSystemCustomProperty? | The associated custom property definition (read-only) | |
IntegerListValue | ArrayOfint? | The value of a multi-list custom property | |
IntegerValue | int? | The value of an integer custom property | |
PropertyNumber | int | The number of the custom property field | Yes |
StringValue | string? | The value of a string custom property |