ILikeable.LikedByIds Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sest the ids of the users that have liked the entity.
IEnumerable<int> LikedByIds { get; set; }
Property value
System.Collections.Generic.IEnumerable