JCM Table: dbo.LT DocType
From Sherlock Software
TABLE NAME: dbo.LT_DocType
Document type of attachment control table.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | DocTypeID | tinyint | Document type ID |
| 2 | Desc | nvarchar(100) | Description |
Table Values:
| DocTypeID | Desc |
|---|---|
| 1 | Text |
| 2 | Image |
| 3 | Audio |
| 4 | Video |
| 5 | Word |
| 6 | Excel |
| 7 | PowerPoint |
| 8 |
Back to JCM Database tables