LKQUESTIONNAIREVIEWTYPE
Description: Contains questionnaire view type values

Primary Key
Column Name Ordinal Position

Foreign Key
Column Name Ordinal Position Referenced Table

Column Information
Name Type
1 LKQUESTIONNAIREVIEWTYPEID INT
Description: The unique Id for the LkQuestionnaireViewType table
Name Type
2 VIEWTYPE NCHAR
Description: Textual value of the view type
Name Type
3 DESCRIPTION NVARCHAR
Description: Detailed Description
Name Type
4 CANBECHOSEN BIT
Description: Flag to indicate if this value can be chosen
Name Type
6 CREATED DATETIME2
Description: Record created time
Name Type
7 CREATEDTIMEZONEOFFSET INT
Description: Time zone Offset for Created time
Name Type
9 LASTMODIFIED DATETIME2
Description: Record Last Modified time
Name Type
10 LASTMODIFIEDTIMEZONEOFFSET INT
Description: Time zone Offset for Modified time