Exercise Properties
HealthVault
The Exercise type exposes the following members.
| Name | Description | |
|---|---|---|
| Activity |
Gets or sets the type of activity.
|
| CommonData |
Gets the common data for the HealthRecordItem.
(Inherited from HealthRecordItem.) |
| Created |
Gets the audit information associated with the creation of
this health record item.
(Inherited from HealthRecordItem.) |
| Details |
Gets additional information about the exercise.
|
| Distance |
Gets or sets the distance covered in the exercise.
|
| Duration |
Gets or sets the duration of the exercise in minutes.
|
| EffectiveDate |
Gets or sets the date and time that the health record item data was taken.
(Inherited from HealthRecordItem.) |
| EffectivePermissions |
Gets the effective permissions on the item granted to the person
retrieving the HealthRecordItem.
(Inherited from HealthRecordItem.) |
| Flags |
Gets the HealthRecordItem flags.
(Inherited from HealthRecordItem.) |
| HealthRecordItemSignatures |
Gets the signatures for the HealthRecordItem.
(Inherited from HealthRecordItem.) |
| IsDownVersioned |
Gets the value indicating if the HealthRecordItem is down-versioned.
(Inherited from HealthRecordItem.) |
| IsImmutable |
Gets a value indicating whether the HealthRecordItem
is immutable.
(Inherited from HealthRecordItem.) |
| IsPersonal |
Gets or sets the value indicating if the HealthRecordItem is private.
(Inherited from HealthRecordItem.) |
| IsUpVersioned |
Gets the value indicating if the HealthRecordItem is up-versioned.
(Inherited from HealthRecordItem.) |
| Key |
Gets the key of the health record item.
(Inherited from HealthRecordItem.) |
| LastUpdated |
Gets the audit information associated with the last update of
this health record item.
(Inherited from HealthRecordItem.) |
| Sections |
Gets the data sections that this HealthRecordItem represents.
(Inherited from HealthRecordItem.) |
| Segments |
Gets information pertaining to a portion of the overall exercise.
|
| State |
Gets the state of the HealthRecordItem.
(Inherited from HealthRecordItem.) |
| Tags |
Gets the list of tags on the HealthRecordItem.
(Inherited from HealthRecordItem.) |
| Title |
Gets or sets a descriptive title for this activity.
|
| TransformedXmlData |
Gets the transformed XML data of the HealthRecordItem.
(Inherited from HealthRecordItem.) |
| TypeId |
Gets the type identifier for the health record item type.
(Inherited from HealthRecordItem.) |
| TypeName |
Gets the health record item type name.
(Inherited from HealthRecordItem.) |
| TypeSpecificData |
Gets or sets the XML representation of the type-specific data for the
HealthRecordItem.
(Inherited from HealthRecordItem.) |
| When |
Gets or sets the date/time when the exercise occurred.
|