...
This structure is part of a response for of web service PwsSaveProjectIssues. Each structure contains one complete set of information about a project issue that has been saved.
...
Element | Data Type | Description | Sample Data |
---|---|---|---|
ErrorDetail | This structure contains the detail of a web service error including code, number and message. Click here for more information. | ||
ProjectIssue | This structure contains the complete set of information about a project issue. Click here for more information. | ||
ReferenceId | String (???) | This is a user-defined ID for project issue. It allows user to tag project issues that are submitted in a web service request, and is echoed in the web service response to allow user to correlate project issues in response to the ones in request. | #1 |
...