ForumThreadVoteUpdateOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Forums.dll
ForumThreadVoteUpdateOptions
Telligent.Evolution.Extensibility.Api.Version1
class ForumThreadVoteUpdateOptions { bool? Value { get; set; } string VoteType { get; set; } }
bool?
string