Institution
Institution:
C# class file: Institution.cs
| Field name | Variable name | Variable type |
|---|---|---|
| TestreszabasBeallitasok | customizationSettings | CustomizationSettings |
| RovidNev | shortName | string |
| Rendszermodulok | systemModuleList | List<SystemModule> |
| Uid | uid | string |
CustomizationSettings:
| Field name | Variable name | Variable type |
|---|---|---|
| ErtekelesekMegjelenitesenekKesleltetesenekMerteke | delayOfNotifications | int |
| IsOsztalyAtlagMegjeleniteseEllenorzoben | isClassAverageVisible | bool |
| IsTanorakTemajaMegtekinthetoEllenorzoben | isLessonsThemeVisible | bool |
| KovetkezoTelepitesDatuma | nextServerDeployAsString | string |
SystemModule:
| Field name | Variable name | Variable type |
|---|---|---|
| IsAktiv | isActive | bool |
| Tipus | type | string |
| Url | url | string |