SP.ViewFieldCollection object

Represents a collection of fields in a list view.

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

var object = new SP.ViewFieldCollection()

Members

The ViewFieldCollection object has the following members.

REST resource endpoint

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