Class GroupUnassigned
public class GroupUnassigned : Change, IChange
- Inheritance
-
GroupUnassigned
- Implements
- Inherited Members
- Extension Methods
Constructors
GroupUnassigned(Guid, string)
public GroupUnassigned(Guid group, string role)
Parameters
Properties
Group
public Guid Group { get; set; }
Property Value
Role
public string Role { get; set; }