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

Gets or sets the Facebook assigned id of the registered template bundle.

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

Syntax

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

See Also

FeedTemplateBundleIdMap Class
Facebook.Configuration Namespace