SpiraPlan: SoapService SOAP Web Service
See all operations
Requirement_CreateComment
Description
Creates a new comment for a requirement.
Parameters
| Type | Name | Required |
|---|---|---|
| RemoteCredentials? | credentials - The API credentials | |
| int | projectId - The ID of the project | Yes |
| RemoteComment? | remoteComment - The remote comment. |
Return Value
RemoteComment - The RemoteComment with the comment's new ID specified.