SP.View.scope Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies the scope for the list view.

var value = SP.View.get_scope();

SP.View.set_scope(value);

Property Value

Type: SP.ViewScope

Applies To

SP.View Class

See Also

Reference

SP.View Methods

SP.View Properties

SP Namespace