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

[Missing <summary> documentation for "P:Facebook.Api.PagePaymentOptions.Discover"]

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

Syntax

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

See Also

PagePaymentOptions Class
Facebook.Api Namespace