Class FloorsRollupValue
Represents the result of the rollup of the user's floors.
Implements
Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public sealed class FloorsRollupValue : IMessage<FloorsRollupValue>, IEquatable<FloorsRollupValue>, IDeepCloneable<FloorsRollupValue>, IBufferMessage, IMessage
Constructors
FloorsRollupValue()
Declaration
public FloorsRollupValue()
FloorsRollupValue(FloorsRollupValue)
Declaration
public FloorsRollupValue(FloorsRollupValue other)
Parameters
| Type | Name | Description |
|---|---|---|
| FloorsRollupValue | other |
Properties
CountSum
Sum of the floors count.
Declaration
public long CountSum { get; set; }
Property Value
| Type | Description |
|---|---|
| long |