LKQUESTIONNAIREQUESTIONALIGNMENT
Description: Defines how questions are aligned on a questionnaire

Primary Key
Column Name Ordinal Position

Foreign Key
Column Name Ordinal Position Referenced Table

Column Information
Name Type
1 LKQUESTIONNAIREQUESTIONALIGNMENTID INT
Description: The unique Id for the LkQuestionnaireQuestionAlignment table
Name Type
2 QUESTIONALIGNMENT NCHAR
Description: Text character that represents a question alignment (L, T, etc)
Name Type
3 DESCRIPTION NVARCHAR
Description: Detailed Description
Name Type
5 CREATED DATETIME2
Description: Record created time
Name Type
6 CREATEDTIMEZONEOFFSET INT
Description: Time zone Offset for Created time
Name Type
8 LASTMODIFIED DATETIME2
Description: Record Last Modified time
Name Type
9 LASTMODIFIEDTIMEZONEOFFSET INT
Description: Time zone Offset for Modified time