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

[Missing <summary> documentation for "P:Facebook.Api.UserActionStory.StorySize"]

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

Syntax

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

See Also

UserActionStory Class
Facebook.Api Namespace