Difference between revisions of "JCM Table: dbo.AT CaseStatus"

From Sherlock Software
(Created page with "===TABLE NAME: dbo.AT_CaseStatus=== {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || CaseTypeID || smallint || |- | 2 || StatusID || smallint ||...")
 
 
Line 1: Line 1:
===TABLE NAME: dbo.AT_CaseStatus===
===TABLE NAME: dbo.AT_CaseStatus===
(Not in use)
{| class="wikitable"
{| class="wikitable"
|-
|-
! Col ID !! Name !! Data Type !! Description
! Col ID !! Name !! Data Type !! Description
|-
|-
| 1 || CaseTypeID || smallint ||  
| 1 || CaseTypeID || smallint || ID of case type
|-
|-
| 2 || StatusID || smallint ||  
| 2 || StatusID || smallint || ID of case status
|}
|}
</br>
</br>

Latest revision as of 17:13, 3 January 2022

TABLE NAME: dbo.AT_CaseStatus

(Not in use)

Col ID Name Data Type Description
1 CaseTypeID smallint ID of case type
2 StatusID smallint ID of case status



Back to JCM Database tables