![]() | Measure Class |
[This is preliminary documentation and is subject to change.]
Namespace: Dyostem.Services.Data
public class Measure
The Measure type exposes the following members.
Name | Description | |
---|---|---|
![]() | Measure | Initializes a new instance of the Measure class |
![]() | Measure(IDataRecord, CultureInfo) | Initializes a new instance of the Measure class |
Name | Description | |
---|---|---|
![]() | MeasureTypeId |
The measure type unique identifier
|
![]() | MeasureTypeName |
The translated, human readable, name of the measure type
|
![]() | RawValue |
The raw value of the measure
|
![]() | Source |
The human readable source name
|
![]() | Unit |
the translated, human readable, unit of the measure
|
![]() | Value |
The localized, human readable, value of the measure
|