JCM Table: dbo.AT FormDataReview

From Sherlock Software
Revision as of 17:16, 3 January 2022 by Sherlock (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TABLE NAME: dbo.AT_FormDataReview

Records data adulting review results.

Col ID Name Data Type Description
1 FormID int ID of form
2 Category nvarchar(255) Category
3 Completed bit Review complete indicator
4 IncompleteItems nvarchar Review incomplete items
5 Comments ntext Comments
6 DateRecorded datetime Date and time the record was recorded



Back to JCM Database tables