Hi,
I want to update some items....
GBaseEntry entry = service.GetEntry(myEntryId);
entry.GBaseAttributes.AddFloatAttribute("rooms", 7f);
service.Update(entry);

how wud i know if the requested item is found??
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Base Data API" 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/Google-Base-data-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to