Gets and sets the property SendDataPoints. 
            
A list of data points, each of which represents 15 minutes of activity.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<SendDataPoint> SendDataPoints { get; set; }
A list of data points, each of which represents 15 minutes of activity.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<SendDataPoint> SendDataPoints { get; set; }