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

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

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

Syntax

C#
public bool Catering { get; set; }
Visual Basic (Declaration)
Public Property Catering As Boolean
Visual C++
public:
property bool Catering {
	bool get ();
	void set (bool value);
}

See Also

PageRestaurantServices Class
Facebook.Api Namespace