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: 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);
Type: SP.ViewScope