3 messages in com.googlegroups.google-base-data-apiHow do I obtain customer information?
FromSent OnAttachments
steve24 Dec 2007 08:01 
askk...@gmail.com29 Dec 2007 11:50 
steve14 Jan 2008 17:47 
Subject:How do I obtain customer information?
From:steve (step@gmail.com)
Date:12/24/2007 08:01:42 AM
List:com.googlegroups.google-base-data-api

I perform a query using GBaseService, and for each item returned I obtain a customer id:

int customerID = entry.GBaseAttributes.GetIntAttribute("customer id", 0);

Is possible to obtain more information about the customer?

Thanks