SP.ViewCreationInformation.personalView property (sp.js)

Gets or sets a value that specifies whether the new list view is a personal view. If the value is false, the new list view is a public view.

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

var value = SP.ViewCreationInformation.get_personalView ()
var value = SP.ViewCreationInformation.set_personalView ()

Return value

Type: Boolean