This documentation is archived and is not being maintained.

SP.ViewFieldCollection object

SharePoint 2013

Represents a collection of fields in a list view.

Last modified: December 19, 2013

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.ViewFieldCollection()

The ViewFieldCollection object has the following members.

See ViewFieldCollection resource for more information.

Endpoint URI structure

http://<sitecollection>/<site>/_api/web/lists(listid)/Views(viewid)/ViewFields

HTTP requests

This resource supports the following HTTP commands:

POST syntax

POST http://<sitecollection>/<site>/_api/web/lists(listid)/Views(viewid)/ViewFields
Show: