Class PowerZoneRange
- Namespace
- Tudormobile.Strava.Model
- Assembly
- Tudormobile.Strava.dll
Represents a range within a power zone.
public class PowerZoneRange : ZoneRange
- Inheritance
-
PowerZoneRange
- Inherited Members
Properties
Time
Gets or sets the time spent in the zone, in seconds.
public int Time { get; set; }