ForumThreadVoteDeleteOptions
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Forums.dll
Definition
class ForumThreadVoteDeleteOptions { string VoteType { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
VoteType | string | Vote Type: Either Interest or Quality. Interest vote type can only be used on QuestionAndAnswer threads. |