QUESTIONNAIRESUBTAG
Description: Template Sub Categories

Primary Key
Column Name Ordinal Position

Foreign Key
Column Name Ordinal Position Referenced Table
QUESTIONNAIRETAGID 2 LKQUESTIONNAIRETAG

Column Information
Name Type
1 QUESTIONNAIRESUBTAGID INT
Description: The unique Id for the QuestionnaireSubTag table
Name Type
2 QUESTIONNAIRETAGID INT
Description: QuestionnaireTagId is a foreign key to the LkQuestionnaireTag table
Name Type
3 TEMPLATESUBTAG NVARCHAR
Description: Questionnaire Sub Tag (Sub Category)
Name Type
4 LOCKED BIT
Description: When true the user cannot modify the Sub Tag
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