SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteWorkflowField
Represents an artifact field that can be controlled by the workflow
Base Classes
None
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
FieldCaption | string? | What is the caption for the field | |
FieldId | int | What is the id of the field | Yes |
FieldName | string? | What is the system name of the field | |
FieldStateId | int | What is the state of the field that this represents ( Inactive = 1, Required = 2, Hidden = 3 ) | Yes |