StatisticsEntry.StarCount Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the number of stars.
public long StarCount { get; set; }
Property value
System.Int64
Gets or sets the number of stars.
public long StarCount { get; set; }