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