Hi, I'm trying to get test results via api .NET by TimeStamp: HealthQuery query = new HealthQuery(...); query.MinPublication = begin; query.MaxPublication = end;
But the problem is that the query is considering the timestamp that the test result was uploaded or updated and not the TimeStamp that was configured at the ccr xml uploaded data at field <ExactDateTime>. Is there any way to query by this field? Best Regards, André Gomes -- You received this message because you are subscribed to the Google Groups "Google Health Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/googlehealthdevelopers?hl=en.
