The Google Health Data API allows applications to view and send health data in the form of Google Data feeds.

Namespace:  Google.GData.Health
Assembly:  Google.GData.Health (in Google.GData.Health.dll)
Version: 1.4.0.2

Syntax

C#
public class HealthFeed : AbstractFeed
Visual Basic (Declaration)
Public Class HealthFeed _

	Inherits AbstractFeed
Visual C++
public ref class HealthFeed : public AbstractFeed

Inheritance Hierarchy

See Also