This topic has not yet been rated - Rate this topic

GetMatchingItemsReader Method

HealthVault
Gets the health record items that match the filters as specified by the properties of this class.

Namespace: Microsoft.Health
Assembly: Microsoft.Health (in Microsoft.Health.dll) Version: 2.0.0.0 (1.12.1030.8622)
public XmlReader GetMatchingItemsReader()

Return Value

An XmlReader representing the raw results of the search.
This method accesses the HealthVault service across the network.

This method is typically used when the calling application wants to handle the raw health record item XML directly instead of using the object model.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.