This topic has not yet been rated - Rate this topic

WeightValue Class

HealthVault
Represents a weight value and display.

Namespace: Microsoft.Health.ItemTypes
Assembly: Microsoft.Health.ItemTypes (in Microsoft.Health.ItemTypes.dll) Version: 2.0.0.0 (1.12.1030.8622)
public class WeightValue : Measurement<double>
In HealthVault, weights have values and display values. All values are stored in a base unit of kilograms. An application can take a length value using any scale the application chooses and can store the user- entered value as the display value, but the length value must be converted to kilograms to be stored in HealthVault.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.