This topic has not yet been rated - Rate this topic

FlowMeasurement Class

HealthVault
Represents a flow of gas, liquid, etc. over time and a display value associated with the measurement.

Namespace: Microsoft.Health.ItemTypes
Assembly: Microsoft.Health.ItemTypes (in Microsoft.Health.ItemTypes.dll) Version: 2.0.0.0 (1.12.1030.8622)
public class FlowMeasurement : Measurement<double>
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.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.