SpiraPlan: SoapService SOAP Web Service
See all operations
Task_RetrieveComments
Description
Retrieves comments for a specified task.
Parameters
| Type | Name | Required |
|---|---|---|
| RemoteCredentials? | credentials - The API credentials | |
| int | projectId - The ID of the project | Yes |
| int | TaskId - The ID of the task to retrieve comments for. | Yes |
Return Value
ArrayOfRemoteComment - An array of comments associated with the specified task.