Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Null |
0 |
N/A |
| Exact |
1 |
The input data and the record data were an exact match |
| High |
2 |
The input data and the record data were not an exact match, but were very similar |
| Conditional |
3 |
The input data and the record data were not an exact match, but were somewhat similar |
| NoMatch |
4 |
The input data and the record data did not match |
| Unknown |
5 |
The input data and/or the record data were not available to make a comparison |