SP.RelatedFieldCollection.item Property

Applies to: SharePoint Foundation 2010

Gets the related field at the specified index of the collection.

var value = SP.RelatedFieldCollection.get_item();

Property Value

Type: SP.RelatedField

The related field at the specified index of the SP.RelatedFieldCollection.

Applies To

SP.RelatedFieldCollection Class

See Also

Reference

SP.RelatedFieldCollection Methods

SP.RelatedFieldCollection Properties

SP Namespace