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