SP.Field.scope Property

Applies to: SharePoint Foundation 2010

Gets a value that specifies the server-relative URL of the list or the site to which the field belongs.

var value = SP.Field.get_scope(); 

Property Value

Type: String

The server-relative URL of the list or the site to which the field belongs.

Applies To

SP.Field Class

See Also

Reference

SP.Field Methods

SP.Field Properties

SP Namespace