This topic has not yet been rated - Rate this topic

ListItem.EffectiveBasePermissions Property

SharePoint 2010

Gets a value that specifies the effective permissions on the list item that are assigned to the current user.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll);  Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll)
[RemoteAttribute]
public BasePermissions EffectiveBasePermissions { get; }

Property Value

Type: Microsoft.SharePoint.Client.BasePermissions
Returns a BasePermissions.instance representing the effective permissions on the list item that are assigned to the current user.

It must not be null.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ