| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| CreatedDate | Record Creation Date | datetime | |
| CreatorId | User Id (Record Creator) | int | vr_users |
| Id | Repair Center Survey Section Id | int | |
| IsProject | Indicates if the record is from a project | bit | |
| ModifiedDate | Last Modified Date | datetime | |
| ModifierId | User Id (Record Modifier) | int | vr_users |
| RepairCenterId | Repair Center Id | int | vr_RepairCenter |
| SectionDescription | Section Description | nvarchar | |
| SectionOrder | Section Order | int |