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
ArtifactStatusIdint? What is the artifact status ID this workflow field state is tied to
ArtifactTypeIdint? What is the artifact type this workflow custom property maps to
CustomPropertyIdint What is the id of the custom property Yes
FieldCaptionstring? What is the caption for the custom property
FieldNamestring? What is the system name of the custom property ( Uses the format Custom_01, Custom_02, Custom_03, etc. )
FieldStateIdint What is the state of the custom property that this represents ( Active = 1, Required = 2, Hidden = 3 ) Yes