SpiraPlan: SoapService SOAP Web Service
See all operations
Capability_Move
Description
Moves a capability in the hierarchy in a given program
Parameters
| Type | Name | Required |
|---|---|---|
| RemoteCredentials? | credentials - | |
| int | programId - Id of the program containing the capability to be outdented | Yes |
| int | capabilityId - Id of the program capability we want to move | Yes |
| int | destCapabilityId - The capability we want to move it in front of | Yes |