DiscussionCommentResources Methods | ![]() |
The DiscussionCommentResources type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddComment | Adds a Comment to a Discussion. It mirrors to the following Smartsheet REST API method: POST /sheets/{sheetId}/discussions/{discussionId}/comments |
![]() | AddCommentWithAttachment | Adds a Comment to a Discussion. It mirrors to the following Smartsheet REST API method: POST /sheets/{sheetId}/discussions/{discussionId}/comments |
![]() | UpdateComment | Update the specified comment. It mirrors to the following Smartsheet REST API method: PUT /sheets/{sheetId}/comments/{commentId} |