This topic has not yet been rated - Rate this topic

ListItem.ParentList Property

SharePoint 2010

Gets the parent list that contains the list item.

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 List ParentList { get; }

Property Value

Type: Microsoft.SharePoint.Client.List
Returns a List.instance representing the parent list that contains the list item.

It must not be null.

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