SpiraPlan: SoapService SOAP Web Service

See all operations

RemoteCustomPropertyOption

Represents a single project custom property option entry. Examples of options include: maximum length, minimum value, etc.

Base Classes

None

Properties

The following properties are provided directly by this class:

Name Type Description Required
CustomPropertyOptionIdint The id of the custom property option. Allowed values are: AllowEmpty = 1, MaxLength = 2, MinLength = 3, RichText = 4, Default = 5, MaxValue = 6, MinValue = 7, Precision = 8 Yes
Valuestring? The value of the custom property option