| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| CreatedDate | Record Creation Date | datetime | |
| CreatorId | User Id (Record Creator) | int | vr_users |
| FailNotification | Fail Notification | int | |
| Id | Repair Center Survey Questionnaire Id | int | |
| ModifiedDate | Last Modified Date | datetime | |
| ModifierId | User Id (Record Modifier) | int | vr_users |
| NotificationLevel | Notification Level | int | |
| NotificationLevelDisplay | Notification Level Display | int | |
| Question | Question | nvarchar | |
| QuestionOrder | Question Order | int | |
| QuestionType | Question Type | int | |
| SectionId | Section Id | int | |
| SurveyId | Survey Id | int |