SP.FieldLinkCollection.item Property
Applies to: SharePoint Foundation 2010
Gets the column or field reference from the collection.
var value = SP.FieldLinkCollection.get_item();
Property Value
Type: SP.FieldLink
The column or field reference.
Applies To
See Also
Reference
SP.FieldLinkCollection Methods