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

[Missing <summary> documentation for "P:Facebook.Api.Page.RestaurantServices"]

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

Syntax

C#
public PageRestaurantServices RestaurantServices { get; set; }
Visual Basic (Declaration)
Public Property RestaurantServices As PageRestaurantServices
Visual C++
public:
property PageRestaurantServices^ RestaurantServices {
	PageRestaurantServices^ get ();
	void set (PageRestaurantServices^ value);
}

See Also

Page Class
Facebook.Api Namespace