Difference between revisions of "Investigation Types"

From truxwiki.com
Jump to navigation Jump to search
Line 68: Line 68:
 
| <code>INVESTIGATION_TYPE_LOAC</code>
 
| <code>INVESTIGATION_TYPE_LOAC</code>
 
| style="text-align:center;" | -570969319
 
| style="text-align:center;" | -570969319
| A Law of Armed Conflict case.
+
| A [https://en.wikipedia.org/wiki/International_humanitarian_law Law of Armed Conflict] case.
 
|-
 
|-
 
| <code>INVESTIGATION_TYPE_DATA_RECOVERY</code>
 
| <code>INVESTIGATION_TYPE_DATA_RECOVERY</code>

Revision as of 08:32, 29 December 2020

The [InvestigationType] reference table in the database also contains this information.

Name Value Meaning
INVESTIGATION_TYPE_UNKNOWN 0 We don't know what type of investigation this is.
INVESTIGATION_TYPE_TRAINING 1294317807 An investigation for the purpose of training an analyst.
INVESTIGATION_TYPE_FRAUD 1433479426 This is a fraud case.
INVESTIGATION_TYPE_CHILD_EXPLOITATION -1917039916 A child exploitation case.
INVESTIGATION_TYPE_SUSPICIOUS_DEATH 618357760 A death under unusual circumstances.
INVESTIGATION_TYPE_MISSING_PERSON 2095812006 The disappearance of someone.
INVESTIGATION_TYPE_BATTERY 1540437532 A battery case.
INVESTIGATION_TYPE_INTERNAL 772945205 An internal investigation.
INVESTIGATION_TYPE_ASSAULT 282345722 An assault investigation.
INVESTIGATION_TYPE_ROBBERY 40712228 A robbery case.
INVESTIGATION_TYPE_DRUG -1624394863 A drug case.
INVESTIGATION_TYPE_CIVIL -578586218 A civil case.
INVESTIGATION_TYPE_GANG -807464012 A gang case.
INVESTIGATION_TYPE_HOMICIDE -1142204208 A homicide case.
INVESTIGATION_TYPE_UNACCOMPANIED_DEATH -67542183 A investigation of an unaccompanied death.
INVESTIGATION_TYPE_LOAC -570969319 A Law of Armed Conflict case.
INVESTIGATION_TYPE_DATA_RECOVERY -762708792 A data recovery case.
INVESTIGATION_TYPE_OTHER 99897732 Some generic reason for having an investigation.