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.
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
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.