SP.FieldLink.id Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the GUID of the FieldLink.

var value = SP.FieldLink.get_id();

Property Value

Type: SP.Guid

Applies To

SP.FieldLink Class

Remarks

It must not be an empty GUID.

See Also

Reference

SP.FieldLink Methods

SP.FieldLink Properties

SP Namespace