Folder.FollowedByIds Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the ids of the Users that follow the space.
public IEnumerable<int> FollowedByIds { get; set; }
Property value
System.Collections.Generic.IEnumerable