My setup: Facebook C# sdk, MVC 2, Facebook Canvas Application, Windows Azure Hosting
I've setup an Object and Action using the new Open Graph tools for my Facebook Application. And can successfully POST/Publish to the action using:

In the dynamic result parameter I get this returned:
[id, 204223079646743],
How does this id field relate in the context of the Open Graph? What can I do with it? Can I receive more than one of these id fields from Facebook ? Should I cater for that?
Cheers Rob