MembersIn.Members Property
- Namespace:
- Weavy.Web.Api.Models
- Assembly:
- Weavy.Web.dll
Gets or sets the ids of the people to add.
public List Members { get; set; }
Property value
System.Collections.Generic.List{System.Int32}