Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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