SP.ListTemplate.unique Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether the list template can be used to create only one list in a site collection, and that the list template is hidden from the user interface for creating new lists.
var value = SP.ListTemplate.get_unique();
Property Value
Type: Boolean