SP.ViewCreationInformation.title property (sp.js)

Gets or sets the value that specifies the display name of the new list view.

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

var value = SP.ViewCreationInformation.get_title ()
var value = SP.ViewCreationInformation.set_title ()

Return value

Type: String

Remarks

Its length must be equal to or less than 255.