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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.