Place Class

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image
An object represnting a place in a Checkin object

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

Syntax

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

Inheritance Hierarchy

See Also