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

[Missing <summary> documentation for "P:Facebook.Api.AssocObjectType.Unique"]

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

Syntax

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

See Also

AssocObjectType Class
Facebook.Api Namespace