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
BooleanValueboolean? The value of a boolean custom property
DateTimeValuedateTime? The value of a date-time custom property
DecimalValuedecimal? The value of a decimal custom property
DefinitionRemoteSystemCustomProperty? The associated custom property definition (read-only)
IntegerListValueArrayOfint? The value of a multi-list custom property
IntegerValueint? The value of an integer custom property
PropertyNumberint The number of the custom property field Yes
StringValuestring? The value of a string custom property