B1ClassSectionData
- Class section data. Consists of one homeroom teacher (owned by Business, referenced only here)
* and N students.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TeacherId | FB1EntityId | Homeroom teacher EntityId (owned by Business, referenced only in School). | |
| StudentIds | TArray | EntityIds of enrolled students, in insertion order (index 0 is the oldest student). |