OptionSummary is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class OptionSummary
{
PollOption PollOption { get; }
int? VoteCount { get; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| PollOption | PollOption | |||
| VoteCount | int? |