| Id | FName | Unique ID for this site schedule entry. | |
| TimelineName | FName | Name of the timeline used for this site schedule. | Foreign: Timeline_RelationCrowd_RedCity.Id |
| WorkConditions | TArray | Conditions that must be satisfied for a character to work this schedule. | |
| CharacterAttributeIdList | TArray | List of character attribute IDs eligible to fill this site schedule slot. | |
| CompanyId | FName | Company ID associated with this site schedule. | Foreign: Company.Id |
| DepartmentKey | FB1DepartmentKey | Department key identifying the organizational unit for this schedule. | |
| SiteId | FName | Auto-generated site ID populated during OnPostJsonDataLoad. | |
| bIsCustomSiteSchedule | bool | True if this schedule was created through custom site editing rather than data tables. | |