SheetCommentResources Methods |
The SheetCommentResources type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteComment | Deletes the Comment specified in the URL. It mirrors to the following Smartsheet REST API method: DELETE /sheets/{sheetId}/comments/{commentId} | |
| GetComment | Gets the Comment specified in the URL. It mirrors to the following Smartsheet REST API method: GET /sheets/{sheetId}/comments/{commentId} |