FlowMeasurement Class
HealthVault
Represents a flow of gas, liquid, etc. over time and a display value
associated with the measurement.
Namespace: Microsoft.Health.ItemTypesAssembly: Microsoft.Health.ItemTypes (in Microsoft.Health.ItemTypes.dll) Version: 2.0.0.0 (1.12.1030.8622)
In HealthVault, flow measurements have values and display values.
All values are stored in a base unit of liters per second (L/s).
An application can take a flow value using any scale the application
chooses and can store the user-entered value as the display value,
but the flow value must be
converted to L/s to be stored in HealthVault.
System..::..Object
Microsoft.Health.ItemTypes..::..HealthRecordItemData
Microsoft.Health.ItemTypes..::..Measurement<(Of <(<'Double>)>)>
Microsoft.Health.ItemTypes..::..FlowMeasurement
Microsoft.Health.ItemTypes..::..HealthRecordItemData
Microsoft.Health.ItemTypes..::..Measurement<(Of <(<'Double>)>)>
Microsoft.Health.ItemTypes..::..FlowMeasurement