Interpretation Class |
[This is preliminary documentation and is subject to change.]
Namespace: Dyostem.Services.Data
public class Interpretation
The Interpretation type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfidenceIndex |
The confidence index of the interpretation (from 0 to 5)
| |
| InterpretationTypeId |
The measure type unique identifier
| |
| InterpretationTypeName |
The translated, human readable, name of the measure type
| |
| RawValue |
The raw value of the interpretation
| |
| Value |
The localized, human readable, value of the interpretation
|