[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Facebook.Api.PageRestaurantServices"]

Namespace:  Facebook.Api
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
[FacebookObjectAttribute("page_restaurant_services")]
public class PageRestaurantServices : FacebookObjectBase
Visual Basic (Declaration)
<FacebookObjectAttribute("page_restaurant_services")> _
Public Class PageRestaurantServices _
	Inherits FacebookObjectBase
Visual C++
[FacebookObjectAttribute(L"page_restaurant_services")]
public ref class PageRestaurantServices : public FacebookObjectBase

Inheritance Hierarchy

System..::.Object
  Facebook.Api..::.FacebookObjectBase
    Facebook.Api..::.PageRestaurantServices

See Also

PageRestaurantServices Members
Facebook.Api Namespace