SP.List.templateFeatureId 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.

var value = SP.List.get_templateFeatureId();

Property Value

Type: SP.Guid

Applies To

SP.List Class

Remarks

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

See Also

Reference

SP.List Methods

SP.List Properties

SP Namespace