Group Class

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image
The GraphApi reference page for this object: [!:https://developers.facebook.com/docs/reference/api/group/]

Namespace: FacebookWrapper.ObjectModel
Assembly: FbGraphApiWrapper (in FbGraphApiWrapper.dll) Version: 6.2.1.2 (6.2.1.2)

Syntax

C#
[SerializableAttribute]
public class Group : FacebookObject
Visual Basic
<SerializableAttribute> _
Public Class Group _
	Inherits FacebookObject
Visual C++
[SerializableAttribute]
public ref class Group : public FacebookObject

Inheritance Hierarchy

See Also