Summary of the "lyrPermissionGroups" fields in ListManager
The lyrPermissionGroups table holds the name and description of permission groups for web page permissions.
Primary key: GroupID
Field Name  | Description  | Version Added  | 
GroupID  | The primary key for this group (int, NOT NULL)  | 
  | 
GroupName  | Name of group, (varchar (50), NOT NULL)  | 
  | 
GroupDescription  | Description of group, (varchar (200) NOT NULL)  | 
  |