SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteWorkflowCustomProperty
Represents an artifact custom property that can be controlled by the workflow
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
ArtifactStatusId | int? | What is the artifact status ID this workflow field state is tied to | |
ArtifactTypeId | int? | What is the artifact type this workflow custom property maps to | |
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, Hidden = 3 ) | Yes |