Class SubscribeModel.GroupListItem
public class SubscribeModel.GroupListItem
- Inheritance
-
SubscribeModel.GroupListItem
- Inherited Members
- Extension Methods
Constructors
GroupListItem()
public GroupListItem()
Properties
Identifier
public Guid Identifier { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Selected
public bool Selected { get; set; }