SpiraPlan: SoapService SOAP Web Service
See all operations
Capability_CreateChild
Description
Creates a new program capability under the specified parent Capability
Parameters
| Type | Name | Required |
|---|---|---|
| RemoteCredentials? | credentials - | |
| int | programId - ID of the program to create this capability in | Yes |
| int | parentCapabilityId - ID of the parent capability to create this capability under | Yes |
| RemoteCapability? | remoteCapability - Capability object to be created in the provided program |
Return Value
RemoteCapability - The newly created capability