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

SP.ListTemplate Class

Remarks

It must be an empty GUID if the list schema for the list template is not contained within a feature.

See Also

Reference

SP.ListTemplate Methods

SP.ListTemplate Properties

SP Namespace