Share via


SP.Feature.definitionId Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the identifier for this feature.

var value = SP.Feature.get_definitionId(); 

Property Value

Type: SP.Guid

Applies To

SP.Feature Class

Remarks

It must not be null.

See Also

Reference

SP.Feature Methods

SP.Feature Properties

SP Namespace