Project
>
Touchworks
>
User databases
>
Works
>
Tables
> dbo.Finding_Reference_Range
Touchworks 25.2
[dbo].[Finding_Reference_Range]
MS_Description
Minimum and Maximum values related to Findings.
Columns
Key
Name
Data Type
Max Length (Bytes)
Nullability
Description
FindingID
[dbo].[uniqueid]
9
NOT NULL
Finding. Link to Finding.ID.
Low
real
4
NOT NULL
Low referance value of the finding
High
real
4
NOT NULL
High referance value fo the finding
PanicLow
real
4
NOT NULL
Panic Low referance value of the finding
PanicHigh
real
4
NOT NULL
Panic High referance value of the finding
DeltaLow
real
4
NOT NULL
Delta low referance value for the finding
DeltaHigh
real
4
NOT NULL
Delta high referance value for the finding