SP.FieldLink.name Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the name of the FieldLink.

var value = SP.FieldLink.get_name(); 

Property Value

Type: String

Applies To

SP.FieldLink Class

Remarks

It must be less than or equal to 256 characters. It must not be null.

See Also

Reference

SP.FieldLink Methods

SP.FieldLink Properties

SP Namespace