Where "entry" is your PicasaEntry, you can do this:

                Album a = new Album();
                a.AtomEntry = entry;

You'll see this in the API samples.

On Jun 28, 12:44 pm, Johan Nordberg <tfsjo...@gmail.com> wrote:
> I'm using the .net libraries and trying to get album metadata, such as
> number of photos in an album. In the documentation AlbumAccessor is
> used, but that method is marked as obsolete and suggest to use Album
> instead.
>
> But - how do I go from a PicasaEntry to an Album?
>
> // Johan

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To post to this group, send email to google-picasa-data-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-picasa-data-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-picasa-data-api?hl=en.

Reply via email to