ForumSelectBestAnswer
Unfollow a forum post.
Procedure-Specific Information
An example query for executing this stored procedure is shown below:EXEC ForumSelectBestAnswer PortalId = '12345317133', ProjectId = '123456000000031899', ForumId = '123456000000034053', CommentId = '123456000000039021'
Input
| Name | Type | Required | Description |
| PortalId | String | True | Specify the portal Id. |
| ProjectId | String | True | Specify the group Id. |
| ForumId | String | True | Specify the forum Id. |
| CommentId | String | True | Specify the comment Id. |
Result Set Columns
| Name | Type | Description |
| Success | String | Specifies whether the execution was successful. |