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

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

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  Facebook.Api..::.FacebookObjectBase
    Facebook.Api..::.PagePaymentOptions

See Also

PagePaymentOptions Members
Facebook.Api Namespace