Post.StarredByIds Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the ids of the users that have starred the Post.
public IEnumerable StarredByIds { get; set; }
Property value
System.Collections.Generic.IEnumerable{System.Int32}