Class BodyFatRollupValue
Represents the result of the rollup of the body fat data type.
Implements
Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public sealed class BodyFatRollupValue : IMessage<BodyFatRollupValue>, IEquatable<BodyFatRollupValue>, IDeepCloneable<BodyFatRollupValue>, IBufferMessage, IMessage
Constructors
BodyFatRollupValue()
Declaration
public BodyFatRollupValue()
BodyFatRollupValue(BodyFatRollupValue)
Declaration
public BodyFatRollupValue(BodyFatRollupValue other)
Parameters
| Type | Name | Description |
|---|---|---|
| BodyFatRollupValue | other |
Properties
BodyFatPercentageAvg
Average body fat percentage.
Declaration
public double BodyFatPercentageAvg { get; set; }
Property Value
| Type | Description |
|---|---|
| double |