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

[Missing <summary> documentation for "P:Facebook.Api.Photo.StoryFbid"]

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

Syntax

C#
public long StoryFbid { get; set; }
Visual Basic (Declaration)
Public Property StoryFbid As Long
Visual C++
public:
property long long StoryFbid {
	long long get ();
	void set (long long value);
}

See Also

Photo Class
Facebook.Api Namespace