SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteRequirementStep
This represents a single requirement scenario step in the system
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| ConcurrencyDate | dateTime | The date the step was edited | Yes |
| CreationDate | dateTime | The date the step was created | Yes |
| Description | string? | The description of this step | |
| Guid | string? | The unique identifier for the step | |
| LastUpdateDate | dateTime | The date the step was last updated | Yes |
| Position | int | The position of the step in the requirement | Yes |
| RequirementGuid | string? | The guid of the requirement the step belongs to | |
| RequirementId | int | The id of the requirement the step belongs to | Yes |
| RequirementStepId | int? | The id of the step |