View: Hide Browser | Browser on the left | Browser on the right | Dictionary
Report:General | Attributes | Relations

class UserGroupsInfo

Structure that contains all relevant information about a user group.

General
NameUserGroupsInfo
Visibility  public
Active  false
Abstract  false
Leaffalse
Rootfalse

Attributes
NameTypeInitial Value
 idint  
 permissionsint  

Relations
NameTypeBeginsEnds
 <unnamed>dependencyUserGroupsUserGroupsInfo


attribute id

ID of user group

General
Nameid
OwnerUserGroupsInfo
Type  int
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute permissions

List of equipment groups that are this user group is permitted to use.

General
Namepermissions
OwnerUserGroupsInfo
Type  int
Type Modifier  []
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance