GroupRole is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
GroupRole
Telligent.Evolution.Extensibility.Api.Entities.Version1
class GroupRole { Group Group { get; set; } string MembershipType { get; set; } Role Role { get; set; } }
Group
string
Role