SPResourceScope Enumeration

Specifies the scope for a user resource (SPUserResource).

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
<SubsetCallableTypeAttribute> _
Public Enumeration SPResourceScope
'Usage
Dim instance As SPResourceScope
[SubsetCallableTypeAttribute]
public enum SPResourceScope

Members

Member name Description
Web Web site scope.
List List scope.

See Also

Reference

Microsoft.SharePoint Namespace