SpiraPlan: ImportExport SOAP Web Service
See all operations
RemoteWorkflowIncidentCustomProperties
Represents an incident custom property that can be controlled by the workflow
Base Classes
None
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
CustomPropertyId | int | What is the id of the custom property | Yes |
FieldCaption | string? | What is the caption for the custom property | |
FieldName | string? | What is the system name of the custom property ( Uses the format Custom_01, Custom_02, Custom_03, etc. ) | |
FieldStateId | int | What is the state of the custom property that this represents ( Active = 1, Required = 2 ) | Yes |