SP.List.id Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets the GUID that identifies the list in the database.

var value = SP.List.get_id();

Property Value

Type: SP.Guid

Applies To

SP.List Class

Remarks

It must not be an empty GUID.

See Also

Reference

SP.List Methods

SP.List Properties

SP Namespace