SpiraPlan: SoapService SOAP Web Service

See all operations

RemoteArtifactCustomProperty

Represents a single custom property instance associated with an artifact

Base Classes

None

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
DefinitionRemoteCustomProperty? 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