SP.FieldCollection.item Property
Applies to: SharePoint Foundation 2010
Gets the specified field from the collection.
var value = SP.FieldCollection.get_item();
Property Value
Type: SP.Field
The specified field from the collection.
Applies to: SharePoint Foundation 2010
Gets the specified field from the collection.
var value = SP.FieldCollection.get_item();
Type: SP.Field
The specified field from the collection.