SP.ListTemplate.featureId Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the feature identifier of the feature that contains the list schema for the list template.
var value = SP.ListTemplate.get_featureId();
Property Value
Type: SP.Guid
Applies To
Remarks
It must be an empty GUID if the list schema for the list template is not contained within a feature.