PollOption.VoteCount Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Get the total number of votes for this option.
public int VoteCount { get; }
Property value
System.Int32
Get the total number of votes for this option.
public int VoteCount { get; }